Function TTF_FontDescent

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