- _GLFW_EGL_CONTEXT_STATE
mixintemplate _GLFW_EGL_CONTEXT_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_EGL_LIBRARY_CONTEXT_STATE
mixintemplate _GLFW_EGL_LIBRARY_CONTEXT_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_PLATFORM_CONTEXT_STATE
mixintemplate _GLFW_PLATFORM_CONTEXT_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_PLATFORM_CURSOR_STATE
mixintemplate _GLFW_PLATFORM_CURSOR_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE
mixintemplate _GLFW_PLATFORM_LIBRARY_CONTEXT_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_PLATFORM_LIBRARY_WINDOW_STATE
mixintemplate _GLFW_PLATFORM_LIBRARY_WINDOW_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_PLATFORM_MONITOR_STATE
mixintemplate _GLFW_PLATFORM_MONITOR_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _GLFW_PLATFORM_WINDOW_STATE
mixintemplate _GLFW_PLATFORM_WINDOW_STATE()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _glfw_dlclose
auto _glfw_dlclose(void* handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- _glfw_dlclose
auto _glfw_dlclose(void* handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- _glfw_dlopen
auto _glfw_dlopen(const(char)* name)
Undocumented in source. Be warned that the author may not have intended to support it.
- _glfw_dlopen
auto _glfw_dlopen(const(char)* name)
Undocumented in source. Be warned that the author may not have intended to support it.
- _glfw_dlsym
auto _glfw_dlsym(void* handle, const(char)* name)
Undocumented in source. Be warned that the author may not have intended to support it.
- _glfw_dlsym
auto _glfw_dlsym(void* handle, const(char)* name)
Undocumented in source. Be warned that the author may not have intended to support it.
Translated from C to D