Function R_MakeWeakRef

Source
pub unsafe extern "C" fn R_MakeWeakRef(
    key: SEXP,
    val: SEXP,
    fin: SEXP,
    onexit: Rboolean,
) -> SEXP