Skip to main content

Rf_elt

Function Rf_elt 

Source
pub unsafe fn Rf_elt(list: SEXP, i: c_int) -> SEXP
Expand description

Checked wrapper for Rf_elt. Calls Rf_elt_unchecked and routes through with_r_thread. Generated from source location line 859, column 12. Generated from source file miniextendr-api/src/sys.rs.