wl_keyboard_listener.key

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct wl_keyboard_listener
extern (C) @nogc nothrow
void function(void* data, wl_keyboard* wl_keyboard, uint serial, uint time, uint key, uint state) key;

Meta