Function highs_sys::Highs_changeColBounds[][src]

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

@brief Change the bounds of a column