Function farmhash64_with_seed

Source
pub unsafe extern "C" fn farmhash64_with_seed(
    s: *const c_char,
    len: usize,
    seed: u64,
) -> u64