pub unsafe extern "C" fn SCIPrationalInvert(
res: *mut SCIP_RATIONAL,
op: *mut SCIP_RATIONAL,
)Expand description
set res to 1/op
pub unsafe extern "C" fn SCIPrationalInvert(
res: *mut SCIP_RATIONAL,
op: *mut SCIP_RATIONAL,
)set res to 1/op