Searched defs:MEMiFrmHeapHead (Results 1 – 1 of 1) sorted by relevance
50 typedef struct MEMiFrmHeapHead MEMiFrmHeapHead; typedef53 struct MEMiFrmHeapHead struct55 void* headAllocator; // Pointer for head memory allocation56 void* tailAllocator; // Pointer for tail memory allocation58 MEMiFrmHeapState* pState; // State storage parameter