Type Definition alsa_sys::snd_hctl_compare_t [] [src]

type snd_hctl_compare_t = Option<extern "C" fn(_: *const snd_hctl_elem_t, _: *const snd_hctl_elem_t) -> c_int>;