Function CityHashCrc256

Source
pub unsafe extern "C" fn CityHashCrc256(
    s: *const c_char,
    len: usize,
    result: *mut uint64,
)