unsafe extern "C-unwind" fn Rf_substitute_unchecked(
lang: SEXP,
rho: SEXP,
) -> SEXPExpand description
Substitute in an expression.
Like R’s substitute() function.
Unchecked FFI binding for Rf_substitute.
Generated from source location line 3831, column 8.
Generated from source file miniextendr-api/src/ffi.rs.