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