Variable VkDeviceCreateInfo.enabledExtensionCount

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