[][src]Function imgui_sys::ImGuiTextRange_split

pub unsafe extern "C" fn ImGuiTextRange_split(
    self_: *mut ImGuiTextRange,
    separator: c_char,
    out: *mut ImVector_ImGuiTextRange
)