Function cplex_rs_sys::CPXNETchgarcnodes
source · pub unsafe extern "C" fn CPXNETchgarcnodes(
env: CPXCENVptr,
net: CPXNETptr,
cnt: c_int,
indices: *const c_int,
fromnode: *const c_int,
tonode: *const c_int
) -> c_int