Function scip_sys::SCIPsortedvecDelPosInt
source · pub unsafe extern "C" fn SCIPsortedvecDelPosInt(
intarray: *mut c_int,
pos: c_int,
len: *mut c_int
)Expand description
delete the element at the given position from an array of ints in non-decreasing order