nn::applet::CTR::AppletShutdownCallback Type

Syntax

typedef void(* nn::applet::CTR::AppletShutdownCallback)(uptr arg);

Description

The type of the callback function invoked when a shutdown notification occurs.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL