Variable VkDeviceCreateInfo.enabledLayerCount

struct VkDeviceCreateInfo
{
  // ...
  uint enabledLayerCount ;
  // ...
}