glfw-d v1.0.0 (2020-08-19T21:49:41Z)
Dub
Repo
_GLFWwindowNull
glfw3
null_platform
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow __gshared
struct
_GLFWwindowNull {
int
width
;
int
height
;
}
Members
Variables
height
int
height
;
Undocumented in source.
width
int
width
;
Undocumented in source.
Meta
Source
See Implementation
glfw3
null_platform
mixin templates
_GLFW_EGL_CONTEXT_STATE
_GLFW_EGL_LIBRARY_CONTEXT_STATE
_GLFW_PLATFORM_CONTEXT_STATE
_GLFW_PLATFORM_CURSOR_STATE
_GLFW_PLATFORM_LIBRARY_CONTEXT_STATE
_GLFW_PLATFORM_LIBRARY_WINDOW_STATE
_GLFW_PLATFORM_MONITOR_STATE
_GLFW_PLATFORM_WINDOW_STATE
static functions
_glfw_dlclose
_glfw_dlopen
_glfw_dlsym
structs
_GLFWwindowNull