uuid4_eq

Function uuid4_eq 

Source
#[unsafe(no_mangle)]
pub extern "C" fn uuid4_eq(lhs: &UUID4, rhs: &UUID4) -> u8
Expand description

Compare two UUID values, returning 1 when they are equal and 0 otherwise.