nw::demo::DemoAllocator::GetMemoryBlockSize Member Function
size_t GetMemoryBlockSize(
void * address
);
| Name | Description | |
|---|---|---|
| in | address | Specifies the starting address of the memory block. |
Returns the size of the allocated memory block.
CONFIDENTIAL