FT_Glyph_TransformFunc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias FT_Glyph_TransformFunc = void function(FT_Glyph glyph, in FT_Matrix* matrix, in FT_Vector* delta)

Meta