unsafe extern "C-unwind" fn Rf_topenv_unchecked(
target: SEXP,
envir: SEXP,
) -> SEXPExpand description
Get the top-level environment.
Walks up enclosing environments until reaching a top-level env
(global, namespace, or base).
Unchecked FFI binding for Rf_topenv.
Generated from source location line 3726, column 8.
Generated from source file miniextendr-api/src/ffi.rs.