'\" t .\" Title: uuid_copy .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-05-18 .\" Manual: Programmerarens handbok .\" Source: util-linux 2.42.1 .\" Language: English .\" .TH "UUID_COPY" "3" "2026-05-18" "util\-linux 2.42.1" "Programmerarens handbok" .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 "NAMN" uuid_copy \- kopiera ett UUID\-värde .SH "SYNOPSIS" .sp \fB#include \fP .sp \fBvoid uuid_copy(uuid_t \fIdst\fP, const uuid_t \fIsrc\fP);\fP .SH "BESKRIVNING" .sp Funktionen \fBuuid_copy\fP() kopierar UUID\-variabeln \fIsrc\fP till \fIdst\fP. .SH "RETURVÄRDE" .sp Den kopierade UUID:n returneras på den plats som \fIdst\fP pekar på. .SH "UPPHOVSPERSONER" .sp Theodore Y. Ts\(cqo .SH "SE ÄVEN" .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 "FELRAPPORTERING" .sp För felrapporter, använd \c .URL "https://github.com/util\-linux/util\-linux/issues" "felhanteraren" "." .SH "TILLGÄNGLIGHET" .sp Biblioteket \fBlibuuid\fP är en del av paketet util\-linux sedan version 2.15.1. Det kan laddas ner från \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "."