Variable VkDescriptorSetLayoutCreateInfo.pNext

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