Type Definition lv2_raw::ui::LV2UIWidget [] [src]

type LV2UIWidget = *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.