Function UA_Variant_equal

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