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 3896, column 8.
Generated from source file miniextendr-api/src/ffi.rs.