☰
DDOCs
EVE
v3.0.2
/
eve.core.windows.slots
/
packToken
🔍
☾
packToken
fn
ulong packToken(
Token
token)
pure
@safe
nothrow
@nogc
Pack a token into a 64-bit value for use as IOCP completion key.
Parameters
token
Token to pack.
Returns
Packed 64-bit representation.