Skip to main content

Rf_ScalarLogical

Function Rf_ScalarLogical 

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

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