Function highs_sys::Highs_changeRowBounds[][src]

pub unsafe extern "C" fn Highs_changeRowBounds(
    highs: *mut c_void,
    row: c_int,
    lower: f64,
    upper: f64
) -> c_int

@brief Change the bounds of a row