Variable VkDescriptorPoolCreateInfo.poolSizeCount

struct VkDescriptorPoolCreateInfo
{
  // ...
  uint poolSizeCount ;
  // ...
}