Skip to main content

Rf_nthcdr

Function Rf_nthcdr 

Source
pub unsafe fn Rf_nthcdr(list: SEXP, n: c_int) -> SEXP
Expand description

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