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

Meta