FT_Get_MM_Blend_Coordinates

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Error FT_Get_MM_Blend_Coordinates(FT_Face , FT_UInt , FT_Fixed* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    static if(ftSupport >= FTSupport.ft27)
    FT_Get_MM_Blend_Coordinates
  2. pFT_Get_MM_Blend_Coordinates FT_Get_MM_Blend_Coordinates;

Meta