uuid4_hash

Function uuid4_hash 

Source
#[unsafe(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.