Variable VkWriteDescriptorSet.pNext

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