FT_Get_Glyph_Name

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_Get_Glyph_Name(FT_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_Glyph_Name
  2. pFT_Get_Glyph_Name FT_Get_Glyph_Name;

Meta