Skip to main content

SET_ATTRIB_unchecked

Function SET_ATTRIB_unchecked 

Source
pub 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 634, column 12. Generated from source file miniextendr-api/src/sys.rs.