pub(crate) unsafe fn R_SetExternalPtrAddr(s: SEXP, p: *mut c_void)Expand description
Checked wrapper for R_SetExternalPtrAddr. Calls R_SetExternalPtrAddr_unchecked and routes through with_r_thread.
Generated from source location line 2020, column 19.
Generated from source file miniextendr-api/src/ffi.rs.