pub unsafe fn R_make_altlist_class(
cname: *const c_char,
pname: *const c_char,
info: *mut DllInfo,
) -> R_altrep_class_tExpand description
Checked wrapper for R_make_altlist_class. Calls R_make_altlist_class_unchecked and routes through with_r_thread.
Generated from source location line 219, column 12.
Generated from source file miniextendr-api/src/ffi/altrep.rs.