nn::fnd::ExpHeapBase::GetSizeOf Member Function
size_t GetSizeOf(
const void * pBlock
) const;
| Name | Description | |
|---|---|---|
| in | pBlock | Specifies the starting address of the memory block. |
Gets the size of the memory block that was allocated from the expanded heap.
CONFIDENTIAL