Skip to main content

Rf_allocLang

Function Rf_allocLang 

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

Checked wrapper for Rf_allocLang. Calls Rf_allocLang_unchecked and routes through with_r_thread. Generated from source location line 504, column 12. Generated from source file miniextendr-api/src/sys.rs.