Vulkan-Docs/tests/xcb/xcb.h

6 lines
136 B
C

// "xcb/xcb.h" for non-X11 compilation environment
typedef int xcb_connection_t;
typedef int xcb_window_t;
typedef int xcb_visualid_t;