Function libR_sys::Rf_alloc3DArray

source ยท
pub unsafe extern "C" fn Rf_alloc3DArray(
    arg1: SEXPTYPE,
    arg2: c_int,
    arg3: c_int,
    arg4: c_int
) -> SEXP