HashUInt64To32
public fn HashUInt64To32(uint64 value) : uint32import HashUInt64To32 from Wax::Hash;Mixes the integer bit pattern into a non-cryptographic hash, folding the 64-bit mix to 32 bits.
This declaration has no public members of its own.
public fn HashUInt64To32(uint64 value) : uint32import HashUInt64To32 from Wax::Hash;Mixes the integer bit pattern into a non-cryptographic hash, folding the 64-bit mix to 32 bits.
This declaration has no public members of its own.