libcstl
Loading...
Searching...
No Matches
cstl_heap Struct Reference

Heap object. More...

#include <heap.h>

Detailed Description

Heap object.

Callers declare or allocate an object of this type to instantiate a heap. Users are encouraged to declare (and initialize) this object with the DECLARE_CSTL_HEAP() macro. Any other declaration or allocation must be initialized via cstl_heap_init().

Definition at line 61 of file heap.h.


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