SCIPgetMemUsed

Function SCIPgetMemUsed 

Source
pub unsafe extern "C" fn SCIPgetMemUsed(scip: *mut SCIP) -> c_longlong
Expand 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.