Function 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