alsa_sys

Function snd_seq_connect_to

Source
pub unsafe extern "C" fn snd_seq_connect_to(
    seq: *mut snd_seq_t,
    my_port: c_int,
    dest_client: c_int,
    dest_port: c_int,
) -> c_int