unsafe fn Rf_nthcdr(list: SEXP, n: c_int) -> SEXPExpand description
Checked wrapper for Rf_nthcdr. Calls Rf_nthcdr_unchecked and routes through with_r_thread.
Generated from source location line 2509, column 8.
Generated from source file miniextendr-api/src/ffi.rs.