Function UA_PortableNodeId_equal

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