Instance.lv2Handle

LV2_Handle lv2Handle() @property @nogc nothrow

Get the LV2_Handle of the plugin instance.

Normally hosts should not need to access the LV2_Handle directly.

The returned handle is shared and must not be deleted.

Returns

The LV2 handle