pub unsafe extern "C" fn SCIPrationalFree(
rational: *mut *mut SCIP_RATIONAL,
)Expand description
deletes a rational and frees the allocated ordinary memory
pub unsafe extern "C" fn SCIPrationalFree(
rational: *mut *mut SCIP_RATIONAL,
)deletes a rational and frees the allocated ordinary memory