Function imgui_sys::ImFont_IsGlyphRangeUnused[][src]

pub unsafe extern "C" fn ImFont_IsGlyphRangeUnused(
    self_: *mut ImFont,
    c_begin: c_uint,
    c_last: c_uint
) -> bool