Skip to main content

Rf_xlengthgets

Function Rf_xlengthgets 

Source
unsafe fn Rf_xlengthgets(x: SEXP, newlen: R_xlen_t) -> SEXP
Expand description

Set vector length (long vector version). Checked wrapper for Rf_xlengthgets. Calls Rf_xlengthgets_unchecked and routes through with_r_thread. Generated from source location line 3841, column 8. Generated from source file miniextendr-api/src/ffi.rs.