Function xxhash_rust::const_xxh3::xxh3_128_with_seed
source ยท pub const fn xxh3_128_with_seed(input: &[u8], seed: u64) -> u128
Expand description
Returns 128 hash for provided input using seed.
pub const fn xxh3_128_with_seed(input: &[u8], seed: u64) -> u128
Returns 128 hash for provided input using seed.