clap_preset_discovery_location_t

Undocumented in source.
version(CLAP)
nothrow @nogc
struct clap_preset_discovery_location_t {}

Members

Variables

flags
uint flags;
Undocumented in source.
kind
uint kind;
Undocumented in source.
location
const(char)* location;
Undocumented in source.
name
const(char)* name;
Undocumented in source.

Meta