ImDrawList_AddText
- void ImDrawList_AddText(ImDrawList* self, ImVec2 pos, ImU32 col, const(char)* text_begin, const(char)* text_end)
- void ImDrawList_AddText(ImDrawList* self, ImFont* font, float font_size, ImVec2 pos, ImU32 col, const(char)* text_begin, const(char)* text_end, float wrap_width, ImVec4* cpu_fine_clip_rect)
bindbc cimgui overloads
aliasesfunctionstemplates