#include <nnsys/fnd.h>
void* NNS_FndGetHeapEndAddress(NNSFndHeapHandle heap);
heap | Heap handle |
The ending address +1 of the memory region used by the heap.
This function obtains the ending address +1 of the memory region used by the heap.
2004/04/01 Initial version.
CONFIDENTIAL