nn::os::GetDeviceMemorySize Function

Syntax

#include <nn/os.h>

size_t GetDeviceMemorySize();

Arguments

None.

Return Values

Returns the current size of the device memory.

Description

Gets the size of the device memory.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL