Function sundials_sys::N_VSetVecAtIndexVectorArray[][src]

pub unsafe extern "C" fn N_VSetVecAtIndexVectorArray(
    vs: *mut N_Vector,
    index: c_int,
    w: N_Vector
)