Vulkan-Docs/tests/X11/extensions/Xrandr.h

9 lines
135 B
C

#ifndef _XRANDR_H_
#define _XRANDR_H_
// "X11/extensions/Xrandr.h" for non-X11 compilation environment
typedef int RROutput;
#endif