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 , const(FT_String)* , const(FT_String)* , const(void)* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    FT_Property_Set
    (,
    const(FT_String)*
    ,
    const(FT_String)*
    ,
    const(void)*
    )
  2. pFT_Property_Set FT_Property_Set;

Meta