[][src]Function imgui_sys::ImFont_GetCharAdvance

pub unsafe extern "C" fn ImFont_GetCharAdvance(
    self_: *mut ImFont,
    c: ImWchar
) -> f32