SCIPsortDownLongPtr

Function SCIPsortDownLongPtr 

Source
pub unsafe extern "C" fn SCIPsortDownLongPtr(
    longarray: *mut c_longlong,
    ptrarray: *mut *mut c_void,
    len: c_int,
)
Expand description

sort of two joint arrays of Long/pointer, sorted by the first array in non-increasing order