[][src]Type Definition alsa_sys::snd_async_handler_t

type snd_async_handler_t = _snd_async_handler;

\brief Internal structure for an async notification client handler.

The ALSA library uses a pointer to this structure as a handle to an async notification object. Applications don't access its contents directly.