Query the number of faces of a font.
Defined in SDL_ttf.h
long TTF_FontFaces(const TTF_Font *font);
Returns the number of FreeType font faces.
This function is available since SDL_ttf 2.0.12.
CategoryAPI, CategoryAPIFunction