nn::fnd::ExpHeapTemplate::Allocator::Free Member Function

Syntax

virtual void Free(
     void * p
);

Arguments

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