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