Type Definition alsa_sys::snd_hctl_callback_t [] [src]

type snd_hctl_callback_t = Option<extern "C" fn(_: *mut snd_hctl_t, _: c_uint, _: *mut snd_hctl_elem_t) -> c_int>;