GLFW_RESIZABLE

Window resize-ability window hint and attribute

Window resize-ability window hint and window attribute.

extern (C) @nogc nothrow __gshared
enum GLFW_RESIZABLE = 0x00020003;

Meta