dimgui ~master (2018-11-05T19:44:16Z)
Home
Dub
Repo
GLFWvidmode
deimos
glfw
glfw2
Typedefs
extern (
C
)
struct
GLFWvidmode {
int
Width
;
int
Height
;
int
RedBits
;
int
BlueBits
;
int
GreenBits
;
}
Meta
Source
See Implementation
deimos
glfw
glfw2
enums
GLFW_VERSION_MAJOR
functions
glfwInit
structs
GLFWvidmode
Typedefs