Wl_shm.Error
Wl_shm error values.
These errors can be emitted in response to wl_shm requests.
type t =
| Invalid_format : t
| Invalid_stride : t
| Invalid_fd : t
val to_int32 : t -> int32
val of_int32 : int32 -> t