LV2_Descriptor_Function

Type of the lv2_descriptor() function in a library (old discovery API).

version(LV2)
extern (C) nothrow @nogc const
LV2_Descriptor* function(uint32_t index) LV2_Descriptor_Function;

Meta