nn::fnd::ExpHeapTemplate::CheckBlock Member Function
bool CheckBlock(
const void * p,
bit32 option = OPTION_ERROR_PRINT
) const;
| Name | Description | |
|---|---|---|
| in | p | Specifies the starting address of the memory block. |
| in | option | Specifies the options |
Checks a memory block that was allocated from the expanded heap.
CONFIDENTIAL