Skip to main content

COMPLEX_ELT_unchecked

Function COMPLEX_ELT_unchecked 

Source
unsafe extern "C-unwind" fn COMPLEX_ELT_unchecked(
    x: SEXP,
    i: R_xlen_t,
) -> Rcomplex
Expand description

Unchecked FFI binding for COMPLEX_ELT. Generated from source location line 2240, column 8. Generated from source file miniextendr-api/src/ffi.rs.