LV2UI_Widget

Type Alias LV2UI_Widget 

Source
pub type LV2UI_Widget = *mut c_void;
Expand description

A pointer to some widget or other type of UI handle.

The actual type is defined by the type of the UI.