package wayland

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Invalid_surface_state : t
  2. | Invalid_size : t
  3. | Invalid_anchor : t
  4. | Invalid_keyboard_interactivity : t
  5. | Invalid_exclusive_edge : t
val to_int32 : t -> int32
val of_int32 : int32 -> t
OCaml

Innovation. Community. Security.