pub unsafe extern "C" fn SCIPsortDownIntIntInt(
intarray1: *mut c_int,
intarray2: *mut c_int,
intarray3: *mut c_int,
len: c_int,
)Expand description
sort of three joint arrays of ints/ints/ints, sorted by first array in non-increasing order