[][src]Function imgui_sys::ImFont_GetCharAdvance

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