nn::os::StackBuffer::GetStackBottom Member Function

Syntax

#include <nn/os.h>

uptr GetStackBottom() const;

Arguments

None.

Return Values

Address of the bottom of the stack.

Description

Returns the address of the bottom of a stack.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL