名前
- Provided by: manpages-ja-dev (Version: 0.5.0.0.20221215+dfsg-1build1)
- Source: manpages-ja
- Report a bug
#include <uuid/uuid.h> int uuid_is_null(uuid_t uu);
uuid_is_null 関数は与えられた UUID 変数 uu を NULL 値と比較する。等しければ 1 が返され、等しくなければ 0 が返される。
Theodore Y. Ts'o
uuid(3), uuid_clear(3), uuid_compare(3), uuid_copy(3), uuid_generate(3), uuid_time(3), uuid_parse(3), uuid_unparse(3)