UA_FieldTargetDataType_copy

Function UA_FieldTargetDataType_copy 

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