[go: up one dir, main page]

Function glib_sys::g_hook_find

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