Function cplex_rs_sys::CPXNETchgobj
source · pub unsafe extern "C" fn CPXNETchgobj(
env: CPXCENVptr,
net: CPXNETptr,
cnt: c_int,
indices: *const c_int,
obj: *const f64
) -> c_intpub unsafe extern "C" fn CPXNETchgobj(
env: CPXCENVptr,
net: CPXNETptr,
cnt: c_int,
indices: *const c_int,
obj: *const f64
) -> c_int