Skip to main content

Rf_setAttrib

Function Rf_setAttrib 

Source
unsafe fn Rf_setAttrib(vec: SEXP, name: SEXP, val: SEXP) -> SEXP
Expand description

Checked wrapper for Rf_setAttrib. Calls Rf_setAttrib_unchecked and routes through with_r_thread. Generated from source location line 2163, column 8. Generated from source file miniextendr-api/src/ffi.rs.