Variable VkWaylandSurfaceCreateInfoKHR.pNext

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