Skip to main content

SET_ATTRIB_unchecked

Function SET_ATTRIB_unchecked 

Source
unsafe extern "C-unwind" fn SET_ATTRIB_unchecked(x: SEXP, v: SEXP)
Expand description

Set the attributes pairlist of a SEXP.

ยงSafety

v must be a pairlist or R_NilValue Unchecked FFI binding for SET_ATTRIB. Generated from source location line 2283, column 8. Generated from source file miniextendr-api/src/ffi.rs.