Nut/OS  5.0.5
API Reference
_HEAPNODE Struct Reference

Heap memory node information structure. More...

#include <sys/heap.h>

Collaboration diagram for _HEAPNODE:
[legend]

Data Fields

size_t hn_size
 Size of this node.
HEAPNODEhn_next
 Link to next free node.

Detailed Description

Heap memory node information structure.


Field Documentation


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