FT_Load_Sfnt_Table

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_Load_Sfnt_Table(FT_Face face, FT_ULong tag, FT_Long offset, FT_Byte* buffer, FT_ULong* length)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Load_Sfnt_Table
  2. pFT_Load_Sfnt_Table FT_Load_Sfnt_Table;

Meta