Variable VkDeviceGroupSwapchainCreateInfoKHR.pNext

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