Module Wayland_proto.Wl_subcompositor
type t = [
| `Wl_subcompositor
]
type versions = [
| `V1
]
module Error : sig ... end
val requests :
int ->
string
* (string * [> `New_ID of string option | `Object of string option ]) list
val events : int -> string * 'a list