Function UA_EventNotificationList_equal

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