Variable VkPhysicalDeviceImageFormatInfo2.pNext

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