clap_event_midi_sysex_t

Undocumented in source.
version(CLAP)
nothrow @nogc
struct clap_event_midi_sysex_t {}

Members

Variables

buffer
const(ubyte)* buffer;
Undocumented in source.
header
clap_event_header_t header;
Undocumented in source.
port_index
ushort port_index;
Undocumented in source.
size
uint size;
Undocumented in source.

Meta