clap_plugin_entry_t

Undocumented in source.

Members

Variables

clap_version
clap_version_t clap_version;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
deinit
void function() deinit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
get_factory
const(void)* function(const(char)* factory_id) get_factory;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
init
bool function(const(char)* plugin_path) init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta