Module Wayland_proto.Wl_keyboard
type t = [ | `Wl_keyboard
]type versions = [ | `V1| `V2| `V3| `V4| `V5| `V6| `V7| `V8| `V9
]val requests : int -> string * 'a listval events :
int ->
string
* (string * [> `Array | `FD | `Int | `Object of string option | `Uint ]) list