[][src]Type Definition alsa_sys::snd_hctl_compare_t

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