Function cplex_rs_sys::CPXNETaddnodes
source · pub unsafe extern "C" fn CPXNETaddnodes(
env: CPXCENVptr,
net: CPXNETptr,
nnodes: c_int,
supply: *const f64,
name: *mut *mut c_char
) -> c_intpub unsafe extern "C" fn CPXNETaddnodes(
env: CPXCENVptr,
net: CPXNETptr,
nnodes: c_int,
supply: *const f64,
name: *mut *mut c_char
) -> c_int