package wayland

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

Module Wayland.Iface_regSource

Registry of known interfaces. Used by the generated code.

Sourceval register : (module Metadata.S) -> unit

Called by the generated code to register each Wayland interface.

Sourceval lookup : string -> (module Metadata.S)

Called by the generated code to convert a string interface to a variant.

OCaml

Innovation. Community. Security.