MEMGetGroupIDForMBlockExpHeap

Syntax

#include <revolution/mem.h>

u16 MEMGetGroupIDForMBlockExpHeap( const void* memBlock );

Arguments

memBlock Pointer to the memory block for getting 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 expanded heap.

See Also

MEMGetSizeForMBlockExpHeap, MEMGetAllocDirForMBlockExpHeap

Revision History

2006/03/01 Initial version.


CONFIDENTIAL