Skip to main content

R_make_altcomplex_class_unchecked

Function R_make_altcomplex_class_unchecked 

Source
pub unsafe extern "C-unwind" fn R_make_altcomplex_class_unchecked(
    cname: *const c_char,
    pname: *const c_char,
    info: *mut DllInfo,
) -> R_altrep_class_t
Expand description

Unchecked FFI binding for R_make_altcomplex_class. Generated from source location line 214, column 12. Generated from source file miniextendr-api/src/ffi/altrep.rs.