Function highs_sys::Highs_deleteRowsByRange[][src]

pub unsafe extern "C" fn Highs_deleteRowsByRange(
    highs: *mut c_void,
    from_row: c_int,
    to_row: c_int
) -> c_int

@brief Delete multiple rows from the model given by an interval