pub unsafe extern "C" fn Highs_scaleCol(
    highs: *mut c_void,
    col: HighsInt,
    scaleval: f64
) -> HighsInt
Expand description

@brief Scale a matrix column (and cost) by a constant - flipping bounds if the constant is negative