pub unsafe extern "C" fn SCIPrationalFreeBlock(
mem: *mut BMS_BLKMEM,
rational: *mut *mut SCIP_RATIONAL,
)Expand description
deletes a rational and frees the allocated block memory
pub unsafe extern "C" fn SCIPrationalFreeBlock(
mem: *mut BMS_BLKMEM,
rational: *mut *mut SCIP_RATIONAL,
)deletes a rational and frees the allocated block memory