Skip to main content

R_new_altrep

Function R_new_altrep 

Source
unsafe fn R_new_altrep(
    aclass: R_altrep_class_t,
    data1: SEXP,
    data2: SEXP,
) -> SEXP
Expand 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.