GLFWvidmode

Typedefs

extern (C)
struct GLFWvidmode {
int Width;
int Height;
int RedBits;
int BlueBits;
int GreenBits;
}

Meta