Function farmhash::hash64_with_seed [] [src]

pub fn hash64_with_seed(s: &[u8], seed: u64) -> u64

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