Variable VkImageSwapchainCreateInfoKHR.pNext

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