Variable VkPhysicalDeviceProperties2.pNext

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