HookList.init_

void init_(uint hookSize)

Initializes a #GHookList. This must be called before the #GHookList is used.

Parameters

hookSizethe size of each element in the #GHookList, typically sizeof (GHook).