packToken

fnulong packToken(Token token) pure @safe nothrow @nogc

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

Parameters

tokenWatcher token to pack.

Returns

Packed 64-bit value suitable for backend registration.