Skip to main content

STRING_ELT

Function STRING_ELT 

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

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