[][src]Type Definition glib_sys::GHookFindFunc

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