LV2UI_Widget

A pointer to some widget or other type of UI handle.

The actual type is defined by the type of the UI.

version(LV2)
extern (C) nothrow @nogc
alias LV2UI_Widget = void*

Meta