clap_event_midi2_t

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

Members

Variables

data
uint[4] data;
Undocumented in source.
header
clap_event_header_t header;
Undocumented in source.
port_index
ushort port_index;
Undocumented in source.

Meta