Variable VkDisplaySurfaceCreateInfoKHR.pNext

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