Skip to main content

R_MakeExternalPtrFn

Function R_MakeExternalPtrFn 

Source
pub unsafe fn R_MakeExternalPtrFn(p: DL_FUNC, tag: SEXP, prot: SEXP) -> SEXP
Expand description

Added in R 3.4.0 Checked wrapper for R_MakeExternalPtrFn. Calls R_MakeExternalPtrFn_unchecked and routes through with_r_thread. Generated from source location line 375, column 12. Generated from source file miniextendr-api/src/sys.rs.