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 face, FT_UInt num_coords, FT_Fixed* coords)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(ftSupport >= FTSupport.ft27)
    FT_Get_MM_Blend_Coordinates
  2. pFT_Get_MM_Blend_Coordinates FT_Get_MM_Blend_Coordinates;

Meta