nn::applet::CTR::ReleaseGpuRight Function

Syntax

void ReleaseGpuRight(
     void
);

Arguments

None.

Return Values

None.

Description

Declares that rendering will switch from the application to another program.

This function declares that an application will stop rendering when execution switches to a library applet, the HOME Menu, or some other program.

Applications do not normally need to call this function.


CONFIDENTIAL