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 , const(char)* , FT_Long , FT_Face* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    FT_New_Face
    (,
    const(char)*
    ,,)
  2. pFT_New_Face FT_New_Face;

Meta