FFIArray.size

The length of the slice. (count of elements)

struct FFIArray(T)
@system
size_t size;

Meta