Variable VkDeviceQueueCreateInfo.queueCount

struct VkDeviceQueueCreateInfo
{
  // ...
  uint queueCount ;
  // ...
}