Function open62541_sys::UA_EventFieldList_equal

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