[][src]Function imgui_sys::ImVector_TextRange_insert

pub unsafe extern "C" fn ImVector_TextRange_insert(
    self_: *mut ImVector_TextRange,
    it: *const TextRange,
    v: TextRange
) -> *mut TextRange