[][src]Function sundials_sys::SUNMatScaleAddI_Dense

pub unsafe extern "C" fn SUNMatScaleAddI_Dense(
    c: realtype,
    A: SUNMatrix
) -> c_int