Function UA_SubscriptionDiagnosticsDataType_equal

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