lilv.types

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 uri
void * data