nn::snd::CTR::VoiceDropCallbackFunc Type

Syntax

typedef void(* nn::snd::CTR::VoiceDropCallbackFunc)(class Voice *, uptr userArg);

Description

Typedef for the callback function to invoke when the library frees a voice.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL