Function open62541_sys::UA_GenericAttributeValue_equal

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