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