Header for each heap block. More...
#include <heap.h>
Header for each heap block.
Contains metadata for each allocated block in the heap.
Must have a size that is a multiple of _HEAP_ALIGNMENT for cache alignment.
_HEAP_ALIGNMENT