FT_New_Memory_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_Memory_Face(FT_Library library, const(FT_Byte)* file_base, FT_Long file_size, FT_Long face_index, FT_Face* aface)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_New_Memory_Face
  2. pFT_New_Memory_Face FT_New_Memory_Face;

Meta