seaHash - multiple declarations
Function seaHash
ulong seaHash
(
scope const(ubyte)[] bytes
) pure nothrow @nogc @safe;
Function seaHash
ulong seaHash
(
scope const(char)[] string
) pure nothrow @nogc @safe;