[][src]Function imgui_sys::ImFont_RenderChar

pub unsafe extern "C" fn ImFont_RenderChar(
    self_: *mut ImFont,
    draw_list: *mut ImDrawList,
    size: f32,
    pos: ImVec2,
    col: ImU32,
    c: ImWchar
)