FT_Get_BDF_Property

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_BDF_Property(FT_Face face, const(char)* prop_name, BDF_PropertyRec* aproperty)
    version(linux)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_BDF_Property
  2. pFT_Get_BDF_Property FT_Get_BDF_Property;

Meta