FT_Open_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_Open_Face(FT_Library , const(FT_Open_Args)* , FT_Long , FT_Face* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    FT_Open_Face
  2. pFT_Open_Face FT_Open_Face;

Meta