Function UA_ExpandedNodeId_equal

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