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