package wayland

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wayland_proto.Wl_shm_poolSource

Sourcetype t = [
  1. | `Wl_shm_pool
]
Sourcetype Metadata.ty +=
  1. | T : [ `Wl_shm_pool ] Metadata.ty
Sourcetype versions = [
  1. | `V1
]
Sourceval interface : string
Sourceval version : int32
Sourceval requests : int -> string * (string * [> `Int | `New_ID of string option | `Uint ]) list
Sourceval events : int -> string * 'a list
OCaml

Innovation. Community. Security.