nn::os::SimpleAutoStackManager::Construct Member Function
virtual void * Construct(
size_t stackSize
);
| Name | Description | |
|---|---|---|
| in | stackSize | The size of stack to allocate. |
Implements AutoStackManager::Construct.
For details, see the AutoStackManager::Construct function.
CONFIDENTIAL