pub unsafe extern "C" fn SCIPrationalSetRational(
res: *mut SCIP_RATIONAL,
src: *mut SCIP_RATIONAL,
)Expand description
sets a rational to the value of another rational
pub unsafe extern "C" fn SCIPrationalSetRational(
res: *mut SCIP_RATIONAL,
src: *mut SCIP_RATIONAL,
)sets a rational to the value of another rational