SCIPsortIntPtr

Function SCIPsortIntPtr 

Source
pub unsafe extern "C" fn SCIPsortIntPtr(
    intarray: *mut c_int,
    ptrarray: *mut *mut c_void,
    len: c_int,
)
Expand description

sort of two joint arrays of ints/pointers, sorted by first array in non-decreasing order