Function imgui_sys::ImFont_GetCharAdvance[][src]

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