[][src]Type Definition alsa_sys::snd_async_callback_t

type snd_async_callback_t = Option<unsafe extern "C" fn(handler: *mut snd_async_handler_t)>;

\brief Async notification callback.

See the #snd_async_add_handler function for details.