Variable VkSwapchainCreateInfoKHR.pNext

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