nn::os::InitializeDeviceMemory Function

Syntax

#include <nn/os.h>

void InitializeDeviceMemory();

Arguments

None.

Return Values

None.

Description

This function will be eliminated in the future.

This function has been replaced by SetDeviceMemorySize. This function will be deleted from future releases.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL