Variable VkGraphicsPipelineCreateInfo.pNext

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