nn::os::ManagedThread::GetStackBufferSize Member Function#include <nn/os.h> size_t GetStackBufferSize() const;
None.
Gets the size of the buffer being used for the stack.
This function gets the value for the size of the stack specified by Initialize, TryInitialize, InitializeUsingAutoStack, or TryInitializeUsingAutoStack.
CONFIDENTIAL