fn onNextTick(self: *Loop, node: *NextTickNode) void

Bring your own linked list node. This means it can’t fail.

Parameters

self: *Loop,
node: *NextTickNode,