Variable VkBaseOutStructure.pNext

struct VkBaseOutStructure
{
  // ...
  VkBaseOutStructure* pNext ;
  // ...
}