Variable VkPhysicalDeviceFeatures2.pNext

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