pub unsafe extern "C" fn SCIPrationalSetString(
res: *mut SCIP_RATIONAL,
desc: *const c_char,
)Expand description
sets a rational to the value described by a string
pub unsafe extern "C" fn SCIPrationalSetString(
res: *mut SCIP_RATIONAL,
desc: *const c_char,
)sets a rational to the value described by a string