Function xxhash_rust::xxh64::xxh64

source ·
pub fn xxh64(input: &[u8], seed: u64) -> u64
Expand description

Returns hash for the provided input.