[][src]Function sundials_sys::N_VConstVectorArray

pub unsafe extern "C" fn N_VConstVectorArray(
    nvec: c_int,
    c: realtype,
    Z: *mut N_Vector
) -> c_int