Function libR_sys::VECTOR_ELT

source ·
pub unsafe extern "C" fn VECTOR_ELT(x: SEXP, i: R_xlen_t) -> SEXP
Expand description

SEXP (STRING_ELT)(SEXP x, R_xlen_t i);