GHookFunc

Defines the type of a hook function that can be invoked by g_hook_list_invoke().

alias GHookFunc = void function(void* data)

Meta