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