unsafe extern "C-unwind" fn Rf_alloc3DArray_unchecked(
sexptype: SEXPTYPE,
nrow: c_int,
ncol: c_int,
nface: c_int,
) -> SEXPExpand description
Unchecked FFI binding for Rf_alloc3DArray.
Generated from source location line 2140, column 8.
Generated from source file miniextendr-api/src/ffi.rs.