Function imgui_rs::imgui::ImDrawList_AddText [] [src]

pub unsafe extern "C" fn ImDrawList_AddText(
    list: *mut ImDrawList,
    pos: ImVec2,
    col: ImU32,
    text_begin: *const c_char,
    text_end: *const c_char
)