Skip to main content

SET_STRING_ELT

Function SET_STRING_ELT 

Source
pub unsafe fn SET_STRING_ELT(x: SEXP, i: R_xlen_t, v: SEXP)
Expand description

Checked wrapper for SET_STRING_ELT. Calls SET_STRING_ELT_unchecked and routes through with_r_thread. Generated from source location line 595, column 12. Generated from source file miniextendr-api/src/sys.rs.