IFSMgr_RetHeap


IFSMgr_RetHeap(
 void * pMemPtr
 )

This service frees a block of memory previously allocated from the heap. This service is not valid until the IFS manager performs Sys_Critical_Init during initialization.

pMemPtr

Supplies pointer to memory that is to be returned to the heap pool.