UA_PubSubKeyPushTargetDataType_equal

Function UA_PubSubKeyPushTargetDataType_equal 

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