defaultHash128

Standard digest function for hashing, using the MurMurHash3/128 algorithm

@nogc @trusted pure nothrow
ubyte[16]
defaultHash128
(
R
)
(
R src
)

Meta