RenderTextClippedEx

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
void
RenderTextClippedEx
(
ImVec2 pos_min
,
ImVec2 pos_max
,
const(char)* text
,
const(char)* text_end
,,
ImVec2 align_
,
ImRect* clip_rect
)

Meta