Variable VkQueueFamilyProperties2.pNext

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