wl_keyboard_listener.enter

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, wl_surface* surface, wl_array* keys) enter;

Meta