сбросить значение переменной UUID в значение NULL (reset value of UUID variable to the NULL value)
Имя (Name)
uuid_clear - reset value of UUID variable to the NULL value
Синопсис (Synopsis)
#include <uuid.h>
void uuid_clear(uuid_t
uu);
Описание (Description)
The uuid_clear
() function sets the value of the supplied uuid
variable uu to the NULL value.