Function TTF_FontLineSkip

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