Variable VkDeviceCreateInfo.queueCreateInfoCount

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