NNS_FndGetHeapStartAddress

Syntax

#include <nnsys/fnd.h>
void* NNS_FndGetHeapStartAddress(NNSFndHeapHandle heap);

Arguments

heap Heap handle

Return Values

The starting address of the memory region used by the heap.

Description

This function returns the starting address of the memory region used by the heap.

See Also

NNS_FndGetHeapEndAddress

Revision History

2004/04/01 Initial version.


CONFIDENTIAL