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)* a, FT_Matrix* b)
    extern (C) @nogc nothrow
    static if(staticBinding)
    void
    FT_Matrix_Multiply
    (
    const(FT_Matrix)* a
    ,)
  2. pFT_Matrix_Multiply FT_Matrix_Multiply;

Meta