Skip to main content

SET_VECTOR_ELT

Function SET_VECTOR_ELT 

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

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