Variable VkExternalImageFormatProperties.pNext

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