unsafe extern "C-unwind" fn Rf_GetOption1_unchecked(tag: SEXP) -> SEXPExpand description
Get an R option value.
Equivalent to getOption("name") in R.
ยงParameters
tag: Symbol for option name Unchecked FFI binding forRf_GetOption1. Generated from source location line 3792, column 8. Generated from source fileminiextendr-api/src/ffi.rs.