[][src]Function imgui_sys::ImVector_CustomRect_insert

pub unsafe extern "C" fn ImVector_CustomRect_insert(
    self_: *mut ImVector_CustomRect,
    it: *const CustomRect,
    v: CustomRect
) -> *mut CustomRect