'\" t .\" Title: uuid_copy .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-04-27 .\" Manual: Programmierhandbuch .\" Source: util-linux 2.40 .\" Language: English .\" .TH "UUID_COPY" "3" "2024-04-27" "util\-linux 2.40" "Programmierhandbuch" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "BEZEICHNUNG" uuid_copy \- einen UUID\-Wert kopieren .SH "ÜBERSICHT" .sp \fB#include \fP .sp \fBvoid uuid_copy(uuid_t \fIdst\fP, uuid_t \fIsrc\fP);\fP .SH "BESCHREIBUNG" .sp Die Funktion \fBuuid_copy\fP() kopiert die UUID\-Variable von \fIQuelle\fP nach \fIZiel\fP. .SH "RÜCKGABEWERT" .sp Die kopierte UUID wird am Ort zurückgegeben, auf den \fIZiel\fP zeigt. .SH "AUTOREN" .sp Theodore Y. Ts\(cqo .SH "SIEHE AUCH" .sp \fBuuid\fP(3), \fBuuid_clear\fP(3), \fBuuid_compare\fP(3), \fBuuid_generate\fP(3), \fBuuid_is_null\fP(3), \fBuuid_parse\fP(3), \fBuuid_unparse\fP(3) .SH "FEHLER MELDEN" .sp Nutzen Sie zum Melden von Fehlern das Fehlererfassungssystem auf \c .URL "https://github.com/util\-linux/util\-linux/issues" "" "." .SH "VERFÜGBARKEIT" .sp Die Bibliothek \fBlibuuid\fP ist seit Version 2.15.1 Teil des Pakets util\-linux, welches aus dem \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux\-Kernel\-Archiv" "" heruntergeladen werden kann.