pub unsafe extern "C" fn SCIPblkmem(
scip: *mut SCIP,
) -> *mut BMS_BLKMEMExpand description
returns block memory to use at the current time
@return the block memory to use at the current time.
pub unsafe extern "C" fn SCIPblkmem(
scip: *mut SCIP,
) -> *mut BMS_BLKMEMreturns block memory to use at the current time
@return the block memory to use at the current time.