renderText

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

Meta