pub unsafe fn ATTRIB(x: SEXP) -> SEXPExpand description
Get the attributes pairlist of a SEXP.
Returns R_NilValue if no attributes.
Checked wrapper for ATTRIB. Calls ATTRIB_unchecked and routes through with_r_thread.
Generated from source location line 627, column 12.
Generated from source file miniextendr-api/src/sys.rs.