Function screen_selector::LoadScreenSelectorWindow[][src]

#[no_mangle]
pub extern "C" fn LoadScreenSelectorWindow(
    _module: *const c_void,
    title: *const i8,
    icon: *const i8,
    pixbuf_path: *const i8
) -> i32
Expand description

Main entrypoint of this plugin.