Type Definition alsa_sys::snd_async_callback_t [] [src]

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