Variable VkQueryPoolCreateInfo.queryCount

struct VkQueryPoolCreateInfo
{
  // ...
  uint queryCount ;
  // ...
}