Function cplex_rs_sys::CPXdelrows

source ·
pub unsafe extern "C" fn CPXdelrows(
    env: CPXCENVptr,
    lp: CPXLPptr,
    begin: c_int,
    end: c_int
) -> c_int