Options for the creation of an Allocator
option flags
One HeapOption per heap in the device, or empty to use default behavior. Default behavior is to allow use of entire heap. Default block size is 256Mb for heaps > 1Gb, and heapSize/8 for smaller ones.
See Implementation
Options for the creation of an Allocator