Home
last modified time | relevance | path

Searched defs:MEMiFrmHeapHead (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/mem/
DframeHeap.h61 typedef struct MEMiFrmHeapHead MEMiFrmHeapHead; typedef
64 struct MEMiFrmHeapHead struct
66 void* headAllocator; // Pointer to head memory allocation.
67 void* tailAllocator; // Pointer to tail memory allocation.
69 MEMiFrmHeapState* pState; // State storage parameter.