newImGuiTextRange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ImGuiTextRange* newImGuiTextRange()
  2. ImGuiTextRange* newImGuiTextRange(const(char)* _b, const(char)* _e)
    newImGuiTextRange
    (
    const(char)* _b
    ,
    const(char)* _e
    )

Meta