Function UA_Byte_equal

Source
pub unsafe extern "C" fn UA_Byte_equal(
    p1: *const UA_Byte,
    p2: *const UA_Byte,
) -> UA_Boolean