Function farmhash128_with_seed

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