pub unsafe fn STRING_ELT(x: SEXP, i: R_xlen_t) -> SEXPExpand description
Checked wrapper for STRING_ELT. Calls STRING_ELT_unchecked and routes through with_r_thread.
Generated from source location line 594, column 12.
Generated from source file miniextendr-api/src/sys.rs.