KeyPressCallback

Key press callback function.

alias KeyPressCallback = void delegate(
int key
,,
int action
,
int mods
)

Meta