GLFW_MOD_CONTROL

If this bit is set one or more Control keys were held down.

If this bit is set one or more Control keys were held down.

extern (C) @nogc nothrow __gshared
enum GLFW_MOD_CONTROL = 0x0002;

Meta