SoundIoOutStreamJackPort

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) @nogc nothrow __gshared
struct SoundIoOutStreamJackPort {}

Members

Variables

dest_port_name
const(char)* dest_port_name;
Undocumented in source.
dest_port_name_len
int dest_port_name_len;
Undocumented in source.
source_port
jack_port_t* source_port;
Undocumented in source.

Meta