pub unsafe extern "C" fn SCIPgetIntarrayMaxIdx( scip: *mut SCIP, intarray: *mut SCIP_INTARRAY, ) -> c_int
returns the maximal index of all stored non-zero elements
@return the maximal index of all stored non-zero elements