Wayland_proto.Wl_shm
type t = [
| `Wl_shm
]
type Metadata.ty +=
| T : [ `Wl_shm ] Metadata.ty
type versions = [
| `V1
| `V2
val interface : string
val version : int32
module Error : sig ... end
Wl_shm error values.
module Format : sig ... end
Pixel formats.
val requests : int -> string * (string * [> `FD | `Int | `New_ID of string option ]) list
val events : int -> string * (string * [> `Uint ]) list