nn::os::GetHeapSize Function

Syntax

#include <nn/os.h>

size_t GetHeapSize();

Arguments

None.

Return Values

Returns the current size of the heap.

Description

Gets the size of the heap.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL