unsafe fn Rf_asReal(x: SEXP) -> f64Expand description
Checked wrapper for Rf_asReal. Calls Rf_asReal_unchecked and routes through with_r_thread.
Generated from source location line 2443, column 8.
Generated from source file miniextendr-api/src/ffi.rs.