nw::demo::FinalizeDemoAllocator Function

Syntax

void FinalizeDemoAllocator(
     DemoAllocator * allocator
);

Arguments

Name Description
in allocator The demo allocator to be freed.

Return Values

None.

Description

Frees the given demo allocator.


CONFIDENTIAL