unsafe fn R_tryEval(expr: SEXP, env: SEXP, error_occurred: *mut c_int) -> SEXPExpand description
Checked wrapper for R_tryEval. Calls R_tryEval_unchecked and routes through with_r_thread.
Generated from source location line 2580, column 8.
Generated from source file miniextendr-api/src/ffi.rs.