FT_Get_BDF_Charset_ID

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_Charset_ID(FT_Face face, const(char)** acharset_encoding, const(char)** acharset_registry)
    version(linux)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_BDF_Charset_ID
    (,
    const(char)** acharset_encoding
    ,
    const(char)** acharset_registry
    )
  2. pFT_Get_BDF_Charset_ID FT_Get_BDF_Charset_ID;

Meta