Function open62541_sys::UA_NodeAttributes_equal

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