CPXdelrows

Function CPXdelrows 

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