Function libR_sys::R_sethash

source ·
pub unsafe extern "C" fn R_sethash(
    h: R_hashtab_type,
    key: SEXP,
    value: SEXP
) -> SEXP