Skip to main content

R_make_altcomplex_class

Function R_make_altcomplex_class 

Source
pub unsafe fn R_make_altcomplex_class(
    cname: *const c_char,
    pname: *const c_char,
    info: *mut DllInfo,
) -> R_altrep_class_t
Expand description

Checked wrapper for R_make_altcomplex_class. Calls R_make_altcomplex_class_unchecked and routes through with_r_thread. Generated from source location line 214, column 12. Generated from source file miniextendr-api/src/ffi/altrep.rs.