Skip to main content

Rf_asInteger

Function Rf_asInteger 

Source
pub unsafe fn Rf_asInteger(x: SEXP) -> c_int
Expand description

Checked wrapper for Rf_asInteger. Calls Rf_asInteger_unchecked and routes through with_r_thread. Generated from source location line 795, column 12. Generated from source file miniextendr-api/src/sys.rs.