Function cplex_rs_sys::CPXNETgetobj

source ·
pub unsafe extern "C" fn CPXNETgetobj(
    env: CPXCENVptr,
    net: CPXCNETptr,
    obj: *mut f64,
    begin: c_int,
    end: c_int
) -> c_int