Function UA_EventFieldList_equal

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