nn::applet::CTR::ReleaseGpuRight Function
void ReleaseGpuRight(
void
);
None.
Declares that the application will release rendering rights to another 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. In future, this function might be removed from the public API.
CONFIDENTIAL