Function xxhash_rust::const_xxh3::xxh3_64_with_seed

source ยท
pub const fn xxh3_64_with_seed(input: &[u8], seed: u64) -> u64
Expand description

Returns 64bit hash for provided input using seed.