Variable VkWriteDescriptorSet.descriptorCount

struct VkWriteDescriptorSet
{
  // ...
  uint descriptorCount ;
  // ...
}