Variable VkXcbSurfaceCreateInfoKHR.connection

struct VkXcbSurfaceCreateInfoKHR
{
  // ...
  xcb.xcb.xcb_connection_t* connection ;
  // ...
}