Function libR_sys::R_sethash

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