[][src]Function imgui_sys::TextRange_split

pub unsafe extern "C" fn TextRange_split(
    self_: *mut TextRange,
    separator: c_char,
    out: *mut ImVector_TextRange
)