unsafe fn Rf_applyClosure(
call: SEXP,
op: SEXP,
args: SEXP,
rho: SEXP,
suppliedvars: SEXP,
check: Rboolean,
) -> SEXPExpand description
Checked wrapper for Rf_applyClosure. Calls Rf_applyClosure_unchecked and routes through with_r_thread.
Generated from source location line 2572, column 8.
Generated from source file miniextendr-api/src/ffi.rs.