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