[][src]Type Definition alsa_sys::snd_pcm_hook_func_t

type snd_pcm_hook_func_t = Option<unsafe extern "C" fn(hook: *mut snd_pcm_hook_t) -> c_int>;