Searched defs:uuid_t (Results 1 – 3 of 3) sorted by relevance
44 typedef unsigned char uuid_t[16]; typedef
219 using uuid_t = uint8_t[16]; variable