SCIPsortedvecDelPosDownLong

Function SCIPsortedvecDelPosDownLong 

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

delete the element at the given position from an array of Longints, sorted in non-increasing order