pub unsafe extern "C" fn SCIPrationalFreeBlockArray(
mem: *mut BMS_BLKMEM,
ratblockarray: *mut *mut *mut SCIP_RATIONAL,
size: c_int,
)Expand description
deletes an array of rationals and frees the allocated block memory
pub unsafe extern "C" fn SCIPrationalFreeBlockArray(
mem: *mut BMS_BLKMEM,
ratblockarray: *mut *mut *mut SCIP_RATIONAL,
size: c_int,
)deletes an array of rationals and frees the allocated block memory