FT_Glyph_Transform

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_Glyph_Transform(FT_Glyph glyph, FT_Matrix* matrix, FT_Vector* delta)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Glyph_Transform
  2. pFT_Glyph_Transform FT_Glyph_Transform;

Meta