Function sundials_sys::BandMatvec[][src]

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