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 3798, column 8.
Generated from source file miniextendr-api/src/ffi.rs.