[][src]Function lv2_sys::lv2ui_descriptor

pub unsafe extern "C" fn lv2ui_descriptor(index: u32) -> *const LV2UI_Descriptor

Prototype for UI accessor function.

This is the entry point to a UI library, which works in the same way as lv2_descriptor() but for UIs rather than plugins.