SCIPblkmem

Function SCIPblkmem 

Source
pub unsafe extern "C" fn SCIPblkmem(
    scip: *mut SCIP,
) -> *mut BMS_BLKMEM
Expand description

returns block memory to use at the current time

@return the block memory to use at the current time.