Variable VkWriteDescriptorSet.dstSet

struct VkWriteDescriptorSet
{
  // ...
  VkDescriptorSet_T* dstSet ;
  // ...
}