Function open62541_sys::UA_DataTypeAttributes_equal

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