addTextEx

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
addTextEx
(
scope const(ImDrawList_t)* self
,
const ImVec2_t pos
,
uint col
,
scope const(char)* text_begin
,
scope const(char)* text_end
)

Meta