LV2UI_DescriptorFunction

The type of the lv2ui_descriptor() function.

version(LV2)
extern (C) nothrow @nogc
alias LV2UI_DescriptorFunction = LV2UI_Descriptor function
(
uint32_t index
)

Meta