Variable VkCopyDescriptorSet.pNext

struct VkCopyDescriptorSet
{
  // ...
  const(void)* pNext ;
  // ...
}