MEMGetGroupIDForMBlockExpHeap

C Specification

#include <revolution/mem.h>

u16 MEMGetGroupIDForMBlockExpHeap( const void* memBlock );

Arguments

memBlock Pointer to the memory block that obtains the group ID.

Return Values

Returns the designated memory block group ID.

Description

This function gets the group ID for the allocated memory block from the extended heap.

See Also

MEMGetSizeForMBlockExpHeap, MEMGetAllocDirForMBlockExpHeap

Revision History

2006/03/01 Initial version.


CONFIDENTIAL