Function CityHash32WithSeed

Source
pub unsafe extern "C" fn CityHash32WithSeed(
    buf: *const c_char,
    len: usize,
    seed: uint32,
) -> uint32