LV2UI_Controller

A pointer to a controller provided by the host.

The UI may compare this to NULL, but otherwise MUST NOT interpret it.

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

Meta