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