Skip to main content

COMPLEX_ELT

Function COMPLEX_ELT 

Source
pub unsafe fn COMPLEX_ELT(x: SEXP, i: R_xlen_t) -> Rcomplex
Expand description

Checked wrapper for COMPLEX_ELT. Calls COMPLEX_ELT_unchecked and routes through with_r_thread. Generated from source location line 591, column 12. Generated from source file miniextendr-api/src/sys.rs.