nw::demo::DemoAllocator::Free Member Function

Syntax

virtual void Free(
     void * memory
);

Arguments

Name Description
in memory The memory address to return.

Return Values

None.

Description

Returns memory back to main memory.


CONFIDENTIAL