SoundIoInStreamJackPort

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 SoundIoInStreamJackPort {}

Members

Variables

dest_port
jack_port_t* dest_port;
Undocumented in source.
source_port_name
const(char)* source_port_name;
Undocumented in source.
source_port_name_len
int source_port_name_len;
Undocumented in source.

Meta