TTF_FontFaceFamilyName

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* TTF_FontFaceFamilyName(const(TTF_Font)* font)
    extern (C) @nogc nothrow
    static if(bindSDLTTF)
    static if(staticBinding)
    char*
    TTF_FontFaceFamilyName
    (
    const(TTF_Font)* font
    )
  2. pTTF_FontFaceFamilyName TTF_FontFaceFamilyName;

Meta