[][src]Function sundials_sys::BandMatvec

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