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