#include <nw/snd/snd_Global.h> typedef void(* nw::snd::SoundFrameUserCallback)(uptr arg);
Type definition of the user callback function called by the sound frame process.
The callback can be registered using SoundSystem::SetSoundFrameUserCallback.
CONFIDENTIAL