unpackToken

fnToken unpackToken(ulong userData) pure @safe nothrow @nogc

Unpack a 64-bit user data value into a watcher token.

Parameters

userDataPacked value from backend event.

Returns

Unpacked watcher token.