Type Definition alsa_sys::snd_pcm_hook_func_t [] [src]

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