#[no_mangle] pub extern "C" fn uuid4_eq(lhs: &UUID4, rhs: &UUID4) -> u8
Compare two UUID values, returning 1 when they are equal and 0 otherwise.
1
0