Function metrohash64_1

Source
pub unsafe extern "C" fn metrohash64_1(
    key: *const u8,
    len: u64,
    seed: u32,
    out: *mut u8,
)