Function scip_sys::SCIPsortLongPtr
source · pub unsafe extern "C" fn SCIPsortLongPtr(
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-decreasing order