arcdps_imgui_sys

Function ImFont_IsGlyphRangeUnused

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