pub unsafe extern "C" fn SCIPgetMemTotal(
scip: *mut SCIP,
) -> c_longlongExpand description
returns the total number of bytes in block and buffer memory
@return the total number of bytes in block and buffer memory.
pub unsafe extern "C" fn SCIPgetMemTotal(
scip: *mut SCIP,
) -> c_longlongreturns the total number of bytes in block and buffer memory
@return the total number of bytes in block and buffer memory.