Function TTF_GlyphIsProvided

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