pub unsafe extern "C" fn SCIPrationalFreeBufferArray(
mem: *mut BMS_BUFMEM,
ratbufarray: *mut *mut *mut SCIP_RATIONAL,
size: c_int,
)Expand description
deletes an array of rationals and frees the allocated buffer memory
pub unsafe extern "C" fn SCIPrationalFreeBufferArray(
mem: *mut BMS_BUFMEM,
ratbufarray: *mut *mut *mut SCIP_RATIONAL,
size: c_int,
)deletes an array of rationals and frees the allocated buffer memory