fasthash_sys

Function CityHash128WithSeed

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