nn::applet::CTR::AppletMessageCallback Type

Syntax

typedef void(* nn::applet::CTR::AppletMessageCallback)(uptr arg, AppletId senderId, u8 pParam[], size_t paramSize, nn::Handle handle);

Description

A function type that represents a callback for receiving messages.


CONFIDENTIAL