FT_Get_SubGlyph_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_Get_SubGlyph_Info(FT_GlyphSlot glyph, FT_UInt sub_index, FT_Int* p_index, FT_UInt* p_flags, FT_Int* p_arg1, FT_Int* p_arg2, FT_Matrix* p_transform)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_SubGlyph_Info
  2. pFT_Get_SubGlyph_Info FT_Get_SubGlyph_Info;

Meta