pub fn xxh3_64(input: &[u8]) -> u64
Expand description

Calculates 64bit hash of provided input using XXH3.

Runs faster on 64bit systems and generally faster comparing to xxh64.