Variable VkFormatProperties2.pNext

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