Function scip_sys::SCIPsortDownRealPtrPtr
source · pub unsafe extern "C" fn SCIPsortDownRealPtrPtr(
realarray: *mut f64,
ptrarray1: *mut *mut c_void,
ptrarray2: *mut *mut c_void,
len: c_int
)Expand description
sort of three joint arrays of Reals/pointers, sorted by first array in non-decreasing order