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