GHookFindFunc

Defines the type of the function passed to g_hook_find().

alias GHookFindFunc = int function(GHook* hook, void* data)

Meta