#include <nnsys/fnd.h>
u16 NNS_FndGetGroupIDForMBlockExpHeap(const void* memBlock);
memBlock | Pointer to the memory block for which to obtain the group ID. |
Returns the designated memory block's group ID.
This function obtains the group ID of the allocated memory block from the extended heap.
NNS_FndGetSizeForMBlockExpHeap, NNS_FndGetAllocDirForMBlockExpHeap
2004/04/01 Initial version.
CONFIDENTIAL