HookList.init

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

class HookList
void
init
()

Parameters

hookSize uint

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

Meta