[][src]Type Definition lv2_sys::LV2UI_Widget

type LV2UI_Widget = *mut c_void;

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

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