Skip to main content

SET_ATTRIB

Function SET_ATTRIB 

Source
unsafe fn SET_ATTRIB(x: SEXP, v: SEXP)
Expand description

Set the attributes pairlist of a SEXP.

ยงSafety

v must be a pairlist or R_NilValue Checked wrapper for SET_ATTRIB. Calls SET_ATTRIB_unchecked and routes through with_r_thread. Generated from source location line 2283, column 8. Generated from source file miniextendr-api/src/ffi.rs.