Skip to main content

Rf_allocArray_unchecked

Function Rf_allocArray_unchecked 

Source
unsafe extern "C-unwind" fn Rf_allocArray_unchecked(
    sexptype: SEXPTYPE,
    dims: SEXP,
) -> SEXP
Expand description

Unchecked FFI binding for Rf_allocArray. Generated from source location line 2138, column 8. Generated from source file miniextendr-api/src/ffi.rs.