Skip to main content

VECTOR_ELT

Function VECTOR_ELT 

Source
unsafe fn VECTOR_ELT(x: SEXP, i: R_xlen_t) -> SEXP
Expand description

Checked wrapper for VECTOR_ELT. Calls VECTOR_ELT_unchecked and routes through with_r_thread. Generated from source location line 2242, column 8. Generated from source file miniextendr-api/src/ffi.rs.