lilv.types
struct Feature
Types 3
aliasGetPortValueDelegate = const(void)[] delegate(string portSymbol, out uint type)
aliasSetPortValueDelegate = void delegate(string portSymbol, const(void)[], uint type)
structFeature
D version of LV2_Feature
Fields
string urivoid * data