CPXNETchgarcnodes

Function 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