[][src]Function irssi_sys::g_idle_add_full

pub unsafe extern "C" fn g_idle_add_full(
    priority: gint,
    function: GSourceFunc,
    data: gpointer,
    notify: GDestroyNotify
) -> guint