|
libarena
Arena memory management library
|
Arena block structure. More...
#include <arena.h>
Arena block structure.
This structure represents a block of memory within an arena. It contains information about the block's index, size, tag, status, and pointers to the next and previous blocks.