Array.elementSize

The size of an individual element stored in the array, in bytes.

struct Array
size_t elementSize;

Meta