package wayland

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `Zwp_linux_dmabuf_feedback_v1
]
type Wayland.Metadata.ty +=
  1. | T : [ `Zwp_linux_dmabuf_feedback_v1 ] Wayland.Metadata.ty
type versions = [
  1. | `V1
  2. | `V2
  3. | `V3
  4. | `V4
]
val interface : string
val version : int32
module Tranche_flags : sig ... end
val requests : int -> string * 'a list
val events : int -> string * (string * [> `Array | `FD | `Uint ]) list