ImFont_FindGlyph

Function ImFont_FindGlyph 

Source
pub unsafe extern "C" fn ImFont_FindGlyph(
    self_: *mut ImFont,
    c: ImWchar,
) -> *const ImFontGlyph