alsa_sys

Function snd_seq_connect_from

Source
pub unsafe extern "C" fn snd_seq_connect_from(
    seq: *mut snd_seq_t,
    my_port: c_int,
    src_client: c_int,
    src_port: c_int,
) -> c_int