Skip to main content

SET_REAL_ELT

Function SET_REAL_ELT 

Source
unsafe fn SET_REAL_ELT(x: SEXP, i: R_xlen_t, v: f64)
Expand description

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