nn::applet::CTR::AppletMessageCallback Typetypedef void(* nn::applet::CTR::AppletMessageCallback)(uptr arg, AppletId senderId, u8 pParam[], size_t paramSize, nn::Handle handle);
A function type that represents a callback for receiving messages.
CONFIDENTIAL