FT_Property_Set

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

Meta