Variable VkInstanceCreateInfo.pNext

struct VkInstanceCreateInfo
{
  // ...
  const(void)* pNext ;
  // ...
}