[][src]Function libR_sys::R_MakeExternalPtr

pub unsafe extern "C" fn R_MakeExternalPtr(
    p: *mut c_void,
    tag: SEXP,
    prot: SEXP
) -> SEXP