nn::applet::CTR::AppletHomeButtonCallback Type

Syntax

typedef bool(* nn::applet::CTR::AppletHomeButtonCallback)(uptr arg, bool isActive, nn::applet::CTR::HomeButtonState state);

Description

A function type that represents a callback invoked when a HOME Button press is detected.


CONFIDENTIAL