Function farmhash::hash32_with_seed [−][src]
pub fn hash32_with_seed(s: &[u8], seed: u32) -> u32
Create a new farmhash based u32 for an array of bytes with a given seed. Hash value may vary with library version and platform.