#include <gdi.h>
Data Fields
Detailed Description
MiniGUI's private block data heap.
- See also:
- InitBlockDataHeap, DestroyBlockDataHeap
Definition at line 371 of file gdi.h.
Field Documentation
Size of one block element.
Definition at line 379 of file gdi.h.
The first free element in the heap.
Definition at line 387 of file gdi.h.
Pointer to the pre-allocated heap.
Definition at line 391 of file gdi.h.
Size of the heap in blocks.
Definition at line 383 of file gdi.h.
The documentation for this struct was generated from the following file: