Skip to main content

REAL_ELT

Function REAL_ELT 

Source
unsafe fn REAL_ELT(x: SEXP, i: R_xlen_t) -> f64
Expand description

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