ddb_dsp_context_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @trusted @nogc nothrow
struct ddb_dsp_context_s {}

Members

Variables

next
ddb_dsp_context_s* next;
Undocumented in source.
plugin
DB_dsp_s* plugin;
Undocumented in source.

Meta