FT_Set_Transform

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void FT_Set_Transform(FT_Face face, FT_Matrix* matrix, FT_Vector* delta)
    extern (C) @nogc nothrow
    static if(staticBinding)
    void
    FT_Set_Transform
  2. pFT_Set_Transform FT_Set_Transform;

Meta