pub 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 492, column 12.
Generated from source file miniextendr-api/src/sys.rs.