nn::os::StackMemoryBlock::GetStackSize Member Function#include <nn/os.h> size_t GetStackSize() const;
None.
Gets the size of the allocated memory region.
This implements an interface required to pass memory in the stack format used by Thread::Start.
CONFIDENTIAL