GHookFunc

Defines the type of a hook function that can be invoked by Hook.listInvoke.

alias GHookFunc = void function(void* data)