Skip to main content

Rf_ScalarInteger

Function Rf_ScalarInteger 

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

Checked wrapper for Rf_ScalarInteger. Calls Rf_ScalarInteger_unchecked and routes through with_r_thread. Generated from source location line 2169, column 19. Generated from source file miniextendr-api/src/ffi.rs.