GLFW_OPENGL_FORWARD_COMPAT

OpenGL forward-compatibility hint and attribute.

OpenGL forward-compatibility hint and attribute.

extern (C) @nogc nothrow __gshared
enum GLFW_OPENGL_FORWARD_COMPAT = 0x00022006;

Meta