Skip to main content

LOGICAL_ELT

Function LOGICAL_ELT 

Source
unsafe fn LOGICAL_ELT(x: SEXP, i: R_xlen_t) -> c_int
Expand description

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