unsafe fn Rf_cons(car: SEXP, cdr: SEXP) -> SEXPExpand description
Checked wrapper for Rf_cons. Calls Rf_cons_unchecked and routes through with_r_thread.
Generated from source location line 2158, column 8.
Generated from source file miniextendr-api/src/ffi.rs.