LV2UI_Show_Interface.hide

Hide the window for this UI.

@return 0 on success, or anything else to stop being called.

struct LV2UI_Show_Interface
extern (C) nothrow @nogc
int function(LV2UI_Handle ui) hide;

Meta