Skip to main content

Rf_xlength

Function Rf_xlength 

Source
pub(crate) unsafe fn Rf_xlength(x: SEXP) -> R_xlen_t
Expand description

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