Variable VkDescriptorPoolCreateInfo.pNext

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