dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
clap_plugin_t.get_extension
dplug
clap
types
clap_plugin_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
clap_plugin_t
extern (
C
) nothrow @
nogc
const
(
void
)*
function
(
const
(
clap_plugin_t
)*
plugin
,
const
char
*
id
)
get_extension
;
Meta
Source
See Implementation
dplug
clap
types
clap_plugin_t
variables
activate
deactivate
desc
destroy
get_extension
init
on_main_thread
plugin_data
process
reset
start_processing
stop_processing