R/00-types.R
ffi_array_type.Rd
Create an FFI array type
ffi_array_type(element_type, length)
FFIType of array elements
Integer length of array
An ArrayType object