Variable VkInstanceCreateInfo.enabledLayerCount

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