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 library, const(FT_Open_Args)* args, FT_Long face_index, FT_Face* aface)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Open_Face
  2. pFT_Open_Face FT_Open_Face;

Meta