pub unsafe extern "C" fn SCIPbuffer(
scip: *mut SCIP,
) -> *mut BMS_BUFMEM
Expand description
returns buffer memory for short living temporary objects
@return the buffer memory for short living temporary objects
pub unsafe extern "C" fn SCIPbuffer(
scip: *mut SCIP,
) -> *mut BMS_BUFMEM
returns buffer memory for short living temporary objects
@return the buffer memory for short living temporary objects