Function arcdps_imgui_sys::ImDrawList_AddText_Vec2
source · pub unsafe extern "C" fn ImDrawList_AddText_Vec2(
self_: *mut ImDrawList,
pos: ImVec2,
col: ImU32,
text_begin: *const c_char,
text_end: *const c_char
)