'\" t .\" Title: uuid_copy .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-05-14 .\" Manual: Manual del programador .\" Source: util-linux 2.40.1 .\" Language: English .\" .TH "UUID_COPY" "3" "2024-05-14" "util\-linux 2.40.1" "Manual del programador" .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 "NOMBRE" uuid_copy \- copia un valor de UUID .SH "SINOPSIS" .sp \fB#include \fP .sp \fBvoid uuid_copy(uuid_t \fIdst\fP, const uuid_t \fIsrc\fP);\fP .SH "DESCRIPCIÓN" .sp La función \fBuuid_copy\fP() copia la variable UUID \fIsrc\fP en \fIdst\fP. .SH "VALOR DEVUELTO" .sp El UUID copiado se devuelve en la ubicación a la que apunta \fIdst\fP. .SH "AUTORES" .sp Theodore Y. Ts\(cqo .SH "VÉASE TAMBIÉN" .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 "INFORMAR DE ERRORES" .sp For bug reports, use the issue tracker at \c .URL "https://github.com/util\-linux/util\-linux/issues" "" "." .SH "DISPONIBILIDAD" .sp La biblioteca \fBlibuuid\fP forma parte del paquete util\-linux desde la versión 2.15.1. Puede descargarse de \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "."