Variable VkXcbSurfaceCreateInfoKHR.pNext

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