pub unsafe extern "C" fn SCIPrationalFreeBuffer(
bufmem: *mut BMS_BUFMEM,
rational: *mut *mut SCIP_RATIONAL,
)Expand description
deletes a rational and frees the allocated buffer memory
pub unsafe extern "C" fn SCIPrationalFreeBuffer(
bufmem: *mut BMS_BUFMEM,
rational: *mut *mut SCIP_RATIONAL,
)deletes a rational and frees the allocated buffer memory