dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
CLAPEntryPoint.init_entry
dplug
clap
CLAPEntryPoint
Undocumented in source.
template
CLAPEntryPoint
(alias ClientClass)
version(CLAP)
nothrow @
nogc
enum
init_entry
=
`extern(C) bool clap_entry_init(const(char)* plugin_path) nothrow @nogc { return true; }`
;
Meta
Source
See Source File
dplug
clap
CLAPEntryPoint
manifest constants
deinit_entry
factory_entry
init_entry
plugin_entry
variables
CLAPEntryPoint