Function scip_sys::SCIPsortDownLong
source · pub unsafe extern "C" fn SCIPsortDownLong(
longarray: *mut c_longlong,
len: c_int
)Expand description
sort an array of Longints in non-increasing order
pub unsafe extern "C" fn SCIPsortDownLong(
longarray: *mut c_longlong,
len: c_int
)sort an array of Longints in non-increasing order