nn::gd::CTR::System::Initialize Member Functionstatic nnResult Initialize();
None.
| Value | Description |
|---|---|
ResultInvalidFunctionCall |
Already initialized. |
ResultSystemNoCmdListBind |
Command list is not bound. |
ResultOutOfMemory |
Cannot allocate memory. |
Initializes the gd API. This function must be executed before calling any other gd functions.
You must bind a command list before calling this function.
CONFIDENTIAL