pub unsafe fn Rf_allocArray(sexptype: SEXPTYPE, dims: SEXP) -> SEXPExpand description
Checked wrapper for Rf_allocArray. Calls Rf_allocArray_unchecked and routes through with_r_thread.
Generated from source location line 490, column 12.
Generated from source file miniextendr-api/src/sys.rs.