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