Variable VkBaseInStructure.pNext

struct VkBaseInStructure
{
  // ...
  const(VkBaseInStructure)* pNext ;
  // ...
}