Function UA_GenericAttributeValue_equal

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