#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.
2004/04/01 Initial version.
CONFIDENTIAL