Variable VkQueueFamilyProperties.queueCount

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