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.
pub unsafe extern "C" fn SCIPgetMemUsed(scip: *mut SCIP) -> c_longlongreturns the total number of bytes used in block and buffer memory
@return the total number of bytes used in block and buffer memory.