Searched defs:MEMiFrmHeapHead (Results 1 – 1 of 1) sorted by relevance
49 typedef struct MEMiFrmHeapHead MEMiFrmHeapHead; typedef52 struct MEMiFrmHeapHead struct54 void* headAllocator; // Pointer for head memory allocation55 void* tailAllocator; // Pointer for tail memory allocation57 MEMiFrmHeapState* pState; // State storage parameter