Function imgui_sys::ImFont_SetGlyphVisible[][src]

pub unsafe extern "C" fn ImFont_SetGlyphVisible(
    self_: *mut ImFont,
    c: ImWchar,
    visible: bool
)