Skip to main content

SET_INTEGER_ELT

Function SET_INTEGER_ELT 

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

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