FT_Get_Advances

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_Advances(FT_Face face, FT_UInt start, FT_UInt count, FT_Int32 load_flags, FT_Fixed* padvances)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_Advances
  2. pFT_Get_Advances FT_Get_Advances;

Meta