FT_Get_Sfnt_LangTag

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_Sfnt_LangTag(FT_Face face, FT_UInt langID, FT_SfntLangTag* alangTag)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(ftSupport >= FTSupport.ft28)
    FT_Get_Sfnt_LangTag
  2. pFT_Get_Sfnt_LangTag FT_Get_Sfnt_LangTag;

Meta