#include <spdefs.h>
Public Attributes | |
| char * | AllocatedPtr |
| struct AllocationRecord * | NextRecord |
Definition at line 380 of file spdefs.h.
| char* AllocatedPtr |
Definition at line 380 of file spdefs.h.
Referenced by AllocateBlockOfAllocationList(), and spDestroy().
| struct AllocationRecord* NextRecord |
Definition at line 380 of file spdefs.h.
Referenced by AllocateBlockOfAllocationList(), and spDestroy().
1.6.2