[][src]Function sundials_sys::SUNMatScaleAdd

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