Skip to main content

VECTOR_ELT_unchecked

Function VECTOR_ELT_unchecked 

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

Unchecked FFI binding for VECTOR_ELT. Generated from source location line 2242, column 8. Generated from source file miniextendr-api/src/ffi.rs.