Function UA_PubSubKeyPushTargetDataType_copy

Source
pub unsafe extern "C" fn UA_PubSubKeyPushTargetDataType_copy(
    src: *const UA_PubSubKeyPushTargetDataType,
    dst: *mut UA_PubSubKeyPushTargetDataType,
) -> UA_StatusCode