Function uuid4_hash

Source
#[no_mangle]
pub extern "C" fn uuid4_hash(uuid: &UUID4) -> u64
Expand description

Compute the stable u64 hash of uuid using Rust’s default hasher.