FT_Property_Get

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_Property_Get(FT_Library library, const(FT_String)* module_name, const(FT_String)* property_name, void* value)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Property_Get
  2. pFT_Property_Get FT_Property_Get;

Meta