pigRenderTextClipped

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pigRenderTextClipped = void function
(,,
const(char)* text
,
const(char)* text_end
,,
const ImVec2 alignment = ImVec2(0, 0)
,
const ImRect* clip_rect = null
)

Meta