Returns the memory size of the fixed array in bytes.
Declared in <absl/container/fixed_array.h>
<absl/container/fixed_array.h>
size_t memsize() const;
The number of bytes occupied by the elements.