glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
keyCallback
app
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow
void
keyCallback
(
GLFWwindow
*
window
,
int
key
,
int
scancode
,
int
action
,
int
mods
)
Meta
Source
See Implementation
app
functions
errorCallback
keyCallback
main
printClipboardState
printJoystickState
printMonitorState
toggleFullScreen
structs
WindowData