SCIPsortLong

Function SCIPsortLong 

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

sort an array of Longints in non-decreasing order