nn::os::StackMemoryAutoStackManager::Destruct Member Function
virtual void Destruct(
void * pStackBottom,
bool isError
);
| Name | Description | |
|---|---|---|
| in | pStackBottom | The stack to release. |
| in | isError | Indicates whether it is being released because an error occurred. |
Implements AutoStackManager::Destruct.
For details, see the AutoStackManager::Destruct function.
CONFIDENTIAL