Query the recommended spacing between lines of text for a font.
Defined in SDL_ttf.h
int TTF_FontLineSkip(const TTF_Font *font);
Returns the font's recommended spacing.
This function is available since SDL_ttf 3.0.0.
CategoryAPI, CategoryAPIFunction