Function scip_sys::SCIPgetMemUsed
source · pub unsafe extern "C" fn SCIPgetMemUsed(scip: *mut SCIP) -> c_longlongExpand description
returns the total number of bytes used in block and buffer memory
@return the total number of bytes used in block and buffer memory.