FT_Outline_New

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Error FT_Outline_New(FT_Library library, FT_UInt numPoints, FT_Int numContours, FT_Outline* anoutline)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Outline_New
  2. pFT_Outline_New FT_Outline_New;

Meta