nn
::
fnd
::
IAllocator
::Free
Member Function
Syntax
virtual void Free( void * p ) = 0;
Parameters
Name
Description
in
p
Pointer to the start of the memory region that has been allocated.
Return Values
None.
Description
Frees a memory region.
Revision History
2010/01/07
Initial version.
CONFIDENTIAL