The memory area description.
More...
#include <memory.h>
|
const void * | begin |
| A pointer to the begin of the memory area.
|
|
void * | free |
| A pointer to the begin of the free area of the memory area.
|
|
const void * | end |
| A pointer to the end of the memory area.
|
|
The memory area description.
The documentation for this struct was generated from the following file: