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

@brief Scale a matrix row by a constant - flipping bounds if the constant is negative