#include <nnsys/fnd.h>
void NNS_FndFreeToUnitHeap(NNSFndHeapHandle heap, void* memBlock);
| heap | Unit heap handle |
| memBlock | Pointer to the memory block that is to be freed |
None.
This function returns the memory block to the unit heap.
04/01/2004 Initial version.
CONFIDENTIAL