nn::os::SetDeviceMemorySize Function#include <nn/os.h> Result SetDeviceMemorySize( size_t size );
| Name | Description | |
|---|---|---|
| in | size |
Specifies the new device memory size. The size argument must be a multiple of 4096. |
Changes the size of the device memory.
CONFIDENTIAL