Function UA_StatusChangeNotification_equal

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