Variable VkCopyDescriptorSet.srcSet

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