StackMemory (C)

Description

C interface module for nn::os::StackMemory.

Structures

nnosStackMemory C structure representing a memory block allocated from the stack.

Functions

nnosStackMemoryProtect See the corresponding C++ function nn::os::StackMemory::Initialize.
nnosStackMemoryGetAddress See the corresponding C++ function nn::os::StackMemory::GetAddress.
nnosStackMemoryGetSize See the corresponding C++ function nn::os::StackMemory::GetSize.
nnosStackMemoryGetStackBottom See the corresponding C++ function nn::os::StackMemory::GetStackBottom.

Revision History

2010/08/18
Initial version.

CONFIDENTIAL