Skip to main content

Rf_allocList

Function Rf_allocList 

Source
pub(crate) unsafe fn Rf_allocList(n: c_int) -> SEXP
Expand description

Checked wrapper for Rf_allocList. Calls Rf_allocList_unchecked and routes through with_r_thread. Generated from source location line 2149, column 19. Generated from source file miniextendr-api/src/ffi.rs.