Function sundials_sys::SUNMatMatvec_Band[][src]

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