murmurHash3_128

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @safe @nogc
ulong[2]
murmurHash3_128
(
const(ubyte)[] data
,
ulong seed1 = 0
,
ulong seed2 = 0
)

Meta