Skip to main content

Rf_allocSExp

Function Rf_allocSExp 

Source
unsafe fn Rf_allocSExp(sexptype: SEXPTYPE) -> SEXP
Expand description

Checked wrapper for Rf_allocSExp. Calls Rf_allocSExp_unchecked and routes through with_r_thread. Generated from source location line 2155, column 8. Generated from source file miniextendr-api/src/ffi.rs.