Function farmhash::hash64_with_seeds [] [src]

pub fn hash64_with_seeds(s: &[u8], seed0: u64, seed1: u64) -> u64

Create a new farmhash based u64 for a gives array of bytes with 2 given seeds.