FT_Outline_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_Outline_Transform(const(FT_Outline)* , const(FT_Matrix)* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    void
    FT_Outline_Transform
    (
    const(FT_Outline)*
    ,
    const(FT_Matrix)*
    )
  2. pFT_Outline_Transform FT_Outline_Transform;

Meta