Variable VkPhysicalDeviceIDProperties.deviceUUID

struct VkPhysicalDeviceIDProperties
{
  // ...
  ubyte[16] deviceUUID ;
  // ...
}