UA_NodeAttributes_equal

Function UA_NodeAttributes_equal 

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