Function open62541_sys::UA_FieldTargetDataType_copy

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