Return the memory size that will be allocated asking for the minimum required size.
The minimal required size in bytes.
the size n that will be allocated, where n >= size.
See Implementation
Return the memory size that will be allocated asking for the minimum required size.