[][src]Type Definition irssi_sys::GHookFindFunc

type GHookFindFunc = Option<unsafe extern "C" fn(hook: *mut GHook, data: gpointer) -> gboolean>;