clap_host_preset_load_t

Undocumented in source.

Members

Variables

loaded
void function(const(clap_host_t)* host, uint location_kind, const(char)* location, const(char)* load_key) loaded;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
on_error
void function(const(clap_host_t)* host, uint location_kind, const(char)* location, const(char)* load_key, int os_error, const(char)* msg) on_error;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta