Skip to main content

Rf_xlengthgets_unchecked

Function Rf_xlengthgets_unchecked 

Source
pub 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 2192, column 12. Generated from source file miniextendr-api/src/sys.rs.