#include <revolution/mem.h> u32 MEMGetSizeForMBlockExpHeap( const void* memBlock );
memBlock |
Pointer to the memory block to get the size for. |
Returns the size in bytes for the specified memory block.
This function gets the size of the allocated memory block from the extended heap.
MEMGetGroupIDForMBlockExpHeap, MEMGetAllocDirForMBlockExpHeap
2006/03/01 Initial version.
CONFIDENTIAL