CPXNETchgbds

Function 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