clap_event_header_t

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

Members

Variables

flags
uint flags;
Undocumented in source.
size
uint size;
Undocumented in source.
space_id
ushort space_id;
Undocumented in source.
time
uint time;
Undocumented in source.
type
ushort type;
Undocumented in source.

Meta