Function TTF_GetFontStyle

pub unsafe extern "C" fn TTF_GetFontStyle(
    font: *const _TTF_Font,
) -> i32
Available on crate feature dep_sdl2 only.