glib_sys

Function g_hook_find_func

source
pub unsafe extern "C" fn g_hook_find_func(
    hook_list: *mut GHookList,
    need_valids: gboolean,
    func: gpointer,
) -> *mut GHook