pub 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 2182, column 12.
Generated from source file miniextendr-api/src/sys.rs.