Variable VkPipelineRasterizationStateCreateInfo.pNext

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