unsafe fn R_new_altrep(
aclass: R_altrep_class_t,
data1: SEXP,
data2: SEXP,
) -> SEXPExpand description
Checked wrapper for R_new_altrep. Calls R_new_altrep_unchecked and routes through with_r_thread.
Generated from source location line 186, column 8.
Generated from source file miniextendr-api/src/ffi/altrep.rs.