Variable VkPipelineShaderStageCreateInfo.pNext

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