Variable VkPhysicalDeviceMultiviewProperties.pNext

struct VkPhysicalDeviceMultiviewProperties
{
  // ...
  void* pNext ;
  // ...
}