Skip to main content

Rf_xlengthgets_unchecked

Function Rf_xlengthgets_unchecked 

Source
unsafe extern "C-unwind" fn Rf_xlengthgets_unchecked(
    x: SEXP,
    newlen: R_xlen_t,
) -> SEXP
Expand description

Set vector length (long vector version). Unchecked FFI binding for Rf_xlengthgets. Generated from source location line 3841, column 8. Generated from source file miniextendr-api/src/ffi.rs.