Skip to main content

ATTRIB_unchecked

Function ATTRIB_unchecked 

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