Variable VkPipelineMultisampleStateCreateInfo.pNext

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