[][src]Function sundials_sys::DenseMatvec

pub unsafe extern "C" fn DenseMatvec(
    A: DlsMat,
    x: *mut realtype,
    y: *mut realtype
)