libarena
Arena memory management library
Loading...
Searching...
No Matches
ArenaBlock Struct Reference

Arena block structure. More...

#include <arena.h>

Detailed Description

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.


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