Skip to main content

Rf_alloc3DArray_unchecked

Function Rf_alloc3DArray_unchecked 

Source
unsafe extern "C-unwind" fn Rf_alloc3DArray_unchecked(
    sexptype: SEXPTYPE,
    nrow: c_int,
    ncol: c_int,
    nface: c_int,
) -> SEXP
Expand description

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