NNS_FndDestroyExpHeap

C Specification

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

Arguments

heap Extended heap handle

Return Values

None.

Description

Gets rid of the extended heap.

See Also

NNS_FndCreateExpHeap, NNS_FndCreateExpHeapEx

Revision History

04/01/2004 Initial version.