Function audio_device_alsa_sys::snd_seq_control_queue[][src]

pub unsafe extern "C" fn snd_seq_control_queue(
    seq: *mut snd_seq_t,
    q: c_int,
    type_: c_int,
    value: c_int,
    ev: *mut snd_seq_event_t
) -> c_int