MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / keyboard_handle_keymap

Function keyboard_handle_keymap

cube/cube.cpp:593–593  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

591};
592
593static void keyboard_handle_keymap(void *data, struct wl_keyboard *keyboard, uint32_t format, int fd, uint32_t size) {}
594
595static void keyboard_handle_enter(void *data, struct wl_keyboard *keyboard, uint32_t serial, struct wl_surface *surface,
596 struct wl_array *keys) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected