pub unsafe fn Rf_VectorToPairList(x: SEXP) -> SEXPExpand description
Convert a generic vector (list) to a pairlist.
Checked wrapper for Rf_VectorToPairList. Calls Rf_VectorToPairList_unchecked and routes through with_r_thread.
Generated from source location line 2247, column 12.
Generated from source file miniextendr-api/src/sys.rs.