hash64

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted nothrow pure
ulong
hash64
(
T
)
(
in const(T)* x
,
size_t len
,
ulong seed = 0
)
if (
__traits(isArithmetic, T) &&
(T.sizeof == 1)
)

Meta