Skip to main content

ATTRIB_unchecked

Function ATTRIB_unchecked 

Source
unsafe extern "C-unwind" fn ATTRIB_unchecked(x: SEXP) -> SEXP
Expand description

Get the attributes pairlist of a SEXP.

Returns R_NilValue if no attributes. Unchecked FFI binding for ATTRIB. Generated from source location line 2276, column 8. Generated from source file miniextendr-api/src/ffi.rs.