pub unsafe fn INTEGER_ELT(x: SEXP, i: R_xlen_t) -> c_intExpand description
Checked wrapper for INTEGER_ELT. Calls INTEGER_ELT_unchecked and routes through with_r_thread.
Generated from source location line 588, column 12.
Generated from source file miniextendr-api/src/sys.rs.