pub unsafe fn Rf_allocVector(sexptype: SEXPTYPE, length: R_xlen_t) -> SEXPExpand description
Checked wrapper for Rf_allocVector. Calls Rf_allocVector_unchecked and routes through with_r_thread.
Generated from source location line 2130, column 12.
Generated from source file miniextendr-api/src/ffi.rs.