Variable VkPipelineLayoutCreateInfo.pNext

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