Function cplex_rs_sys::CPXNETchgarcname
source · pub unsafe extern "C" fn CPXNETchgarcname(
env: CPXCENVptr,
net: CPXNETptr,
cnt: c_int,
indices: *const c_int,
newname: *mut *mut c_char
) -> c_intpub unsafe extern "C" fn CPXNETchgarcname(
env: CPXCENVptr,
net: CPXNETptr,
cnt: c_int,
indices: *const c_int,
newname: *mut *mut c_char
) -> c_int