Skip to main content

RAW_ELT

Function RAW_ELT 

Source
unsafe fn RAW_ELT(x: SEXP, i: R_xlen_t) -> Rbyte
Expand description

Checked wrapper for RAW_ELT. Calls RAW_ELT_unchecked and routes through with_r_thread. Generated from source location line 2241, column 8. Generated from source file miniextendr-api/src/ffi.rs.