Variable VkCopyDescriptorSet.dstSet

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