Function cplex_rs_sys::CPXmultiobjgetdblinfo
source · pub unsafe extern "C" fn CPXmultiobjgetdblinfo(
env: CPXCENVptr,
lp: CPXCLPptr,
subprob: c_int,
info_p: *mut f64,
what: c_int
) -> c_intpub unsafe extern "C" fn CPXmultiobjgetdblinfo(
env: CPXCENVptr,
lp: CPXCLPptr,
subprob: c_int,
info_p: *mut f64,
what: c_int
) -> c_int