Skip to main content

Rf_GetOptionDigits

Function Rf_GetOptionDigits 

Source
unsafe fn Rf_GetOptionDigits() -> c_int
Expand 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.