package wayland

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

Module Wayland.FixedSource

Wayland's 24.8 fixed-point type.

A 24.8 fixed-point number.

Sourcetype t = private int32
Sourceval of_int : int -> t
Sourceval to_int : t -> int
Sourceval of_bits : int32 -> t
Sourceval to_bits : t -> int32
Sourceval pp : t Fmt.t
OCaml

Innovation. Community. Security.