#include <revolution/mem.h> u16 MEMGetGroupIDForMBlockExpHeap( const void* memBlock );
memBlock |
Pointer to the memory block for getting the group ID |
|---|
Returns the designated memory block group ID.
This function gets the group ID for the allocated memory block from the expanded heap.
MEMGetSizeForMBlockExpHeap, MEMGetAllocDirForMBlockExpHeap
2006/03/01 Initial version.
CONFIDENTIAL