PatchworkOS
Loading...
Searching...
No Matches
_heap_header Struct Reference

Header for each heap block. More...

#include <heap.h>

Detailed Description

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.


The documentation for this struct was generated from the following file: