Variable VkPhysicalDeviceExternalImageFormatInfo.pNext

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