UnregisterToken.unregister

Unregisters the handle from the event loop and releases the reference to the callback held by the event loop (which will probably free it).

You must call this when you're done. Normally, this will be right before you close the handle.

struct UnregisterToken
void
unregister
()

Meta