pub unsafe extern "C" fn SCIPrationalCreateString(
mem: *mut BMS_BLKMEM,
rational: *mut *mut SCIP_RATIONAL,
desc: *const c_char,
) -> SCIP_RETCODEExpand description
allocates and creates a rational from a string if known, otherwise assigns a null pointer