Type Definition glib_sys::GHookFindFunc 
                   
                       [−]
                   
               [src]
type GHookFindFunc = Option<unsafe extern "C" fn(_: *mut GHook, _: gpointer) -> gboolean>;
type GHookFindFunc = Option<unsafe extern "C" fn(_: *mut GHook, _: gpointer) -> gboolean>;