Function libR_sys::SET_INTEGER_ELT

source ·
pub unsafe extern "C" fn SET_INTEGER_ELT(
    x: SEXP,
    i: R_xlen_t,
    v: c_int
)