[][src]Function sundials_sys::SUNMatMatvec

pub unsafe extern "C" fn SUNMatMatvec(
    A: SUNMatrix,
    x: N_Vector,
    y: N_Vector
) -> c_int