Skip to main content

INTEGER_ELT_unchecked

Function INTEGER_ELT_unchecked 

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

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