nn::applet::CTR::ReleaseGpuRight Function

Syntax

void ReleaseGpuRight(
     void
);

Arguments

None.

Return Values

None.

Description

Declares that rendering will switch from the Applet back to the program.

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

Programs do not normally need to call this function.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL