FT_Matrix_Multiply

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_Matrix_Multiply(const(FT_Matrix)* , FT_Matrix* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    void
    FT_Matrix_Multiply
    (
    const(FT_Matrix)*
    ,)
  2. pFT_Matrix_Multiply FT_Matrix_Multiply;

Meta