FT_Sfnt_Table_Info

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_Sfnt_Table_Info(FT_Face face, FT_UInt table_index, FT_ULong* tag, FT_ULong* length)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Sfnt_Table_Info
  2. pFT_Sfnt_Table_Info FT_Sfnt_Table_Info;

Meta