unsafe extern "C-unwind" fn R_existsVarInFrame_unchecked(
rho: SEXP,
symbol: SEXP,
) -> RbooleanExpand description
Check if a variable exists in an environment frame.
Does not search enclosing environments.
Unchecked FFI binding for R_existsVarInFrame.
Generated from source location line 3712, column 8.
Generated from source file miniextendr-api/src/ffi.rs.