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 2276, column 8.
Generated from source file miniextendr-api/src/ffi.rs.