Skip to main content

R_SetExternalPtrProtected

Function R_SetExternalPtrProtected 

Source
pub(crate) unsafe fn R_SetExternalPtrProtected(s: SEXP, p: SEXP)
Expand description

Checked wrapper for R_SetExternalPtrProtected. Calls R_SetExternalPtrProtected_unchecked and routes through with_r_thread. Generated from source location line 2022, column 19. Generated from source file miniextendr-api/src/ffi.rs.