pub unsafe fn Rf_GetOptionDigits() -> c_intExpand description
Get the digits option.
Returns the value of getOption("digits").
Checked wrapper for Rf_GetOptionDigits. Calls Rf_GetOptionDigits_unchecked and routes through with_r_thread.
Generated from source location line 2149, column 12.
Generated from source file miniextendr-api/src/sys.rs.