nw::demo::DemoAllocator::GetMemoryBlockSize Member Function

Syntax

size_t GetMemoryBlockSize(
     void * address
);

Arguments

Name Description
in address Specifies the starting address of the memory block.

Return Values

The size of the specified block.

Description

Returns the size of the allocated memory block.


CONFIDENTIAL