[][src]Function irssi_sys::g_ptr_array_find

pub unsafe extern "C" fn g_ptr_array_find(
    haystack: *mut GPtrArray,
    needle: gconstpointer,
    index_: *mut guint
) -> gboolean