InputTextCallbackDataInsertChars

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
InputTextCallbackDataInsertChars
(
scope const(ImGuiInputTextCallbackData_t)* self
,
int pos
,
scope const(char)* text
,
scope const(char)* text_end
)

Meta