Skip to main content

Rf_findVarInFrame

Function Rf_findVarInFrame 

Source
unsafe fn Rf_findVarInFrame(rho: SEXP, symbol: SEXP) -> SEXP
Expand description

Checked wrapper for Rf_findVarInFrame. Calls Rf_findVarInFrame_unchecked and routes through with_r_thread. Generated from source location line 2548, column 8. Generated from source file miniextendr-api/src/ffi.rs.