clap_input_events_t

Undocumented in source.

Members

Variables

ctx
void* ctx;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
get
const(clap_event_header_t)* function(const(clap_input_events_t)* list, uint index) get;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
size
uint function(const(clap_input_events_t)* list) size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta