KeyFunc


Description:

[ CCode ( cname = "GLFWkeyfun" , has_target = false ) ]
public delegate void KeyFunc (Window window, Key key, int scancode, ButtonState action, ModifierFlags mods)

Namespace: GLFW
Package: glfw3