LV2UI_Descriptor.cleanup

Destroy the UI. The host must not try to access the widget after calling this function.

struct LV2UI_Descriptor
extern (C) nothrow @nogc
void function(LV2UI_Handle ui) cleanup;

Meta