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