Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMemFreeRef ( void *  mem)

Frees a block of memory that was allocated using kMemAlloc or kMemAllocZero and resets the memory pointer to kNULL.

Parameters
memPointer to pointer to memory to free (or pointer to kNULL).
Returns
Operation status.