Variable VkDescriptorPoolCreateInfo.maxSets

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