glib_sys

Function g_hook_insert_sorted

Source
pub unsafe extern "C" fn g_hook_insert_sorted(
    hook_list: *mut GHookList,
    hook: *mut GHook,
    func: GHookCompareFunc,
)