LV2UI_Handle

A pointer to UI instance internals.

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

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

Meta