GLFW_DOUBLEBUFFER

Framebuffer double buffering hint.

Framebuffer double buffering hint.

extern (C) @nogc nothrow __gshared
enum GLFW_DOUBLEBUFFER = 0x00021010;

Meta