Variable VkPhysicalDeviceMemoryProperties2.pNext

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