Function cplex_rs_sys::CPXNETchgbds

source ·
pub unsafe extern "C" fn CPXNETchgbds(
    env: CPXCENVptr,
    net: CPXNETptr,
    cnt: c_int,
    indices: *const c_int,
    lu: *const c_char,
    bd: *const f64
) -> c_int