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