nn::os::StackMemory::GetStackSize
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.
Thread::Start
CONFIDENTIAL