FT_New_Face

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_New_Face(FT_Library library, const(char)* filepathname, FT_Long face_index, FT_Face* aface)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_New_Face
  2. pFT_New_Face FT_New_Face;

Meta