Function cplex_rs_sys::CPXsetdblparam
source · pub unsafe extern "C" fn CPXsetdblparam(
env: CPXENVptr,
whichparam: c_int,
newvalue: f64
) -> c_intpub unsafe extern "C" fn CPXsetdblparam(
env: CPXENVptr,
whichparam: c_int,
newvalue: f64
) -> c_int