package libdrm

  1. Overview
  2. Docs

Source file drm__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
(* generated by dune *)

(** @canonical Drm.Buffer *)
module Buffer = Drm__Buffer

(** @canonical Drm.C *)
module C = Drm__C

(** @canonical Drm.Cap *)
module Cap = Drm__Cap

(** @canonical Drm.Client_cap *)
module Client_cap = Drm__Client_cap

(** @canonical Drm.Config *)
module Config = Drm__Config

(** @canonical Drm.Dev_t *)
module Dev_t = Drm__Dev_t

(** @canonical Drm.Device *)
module Device = Drm__Device

(** @canonical Drm.Dmabuf *)
module Dmabuf = Drm__Dmabuf

(** @canonical Drm.Err *)
module Err = Drm__Err

(** @canonical Drm.Event *)
module Event = Drm__Event

(** @canonical Drm.Fourcc *)
module Fourcc = Drm__Fourcc

(** @canonical Drm.Function_description *)
module Function_description = Drm__Function_description

(** @canonical Drm.Id *)
module Id = Drm__Id

(** @canonical Drm.Kms *)
module Kms = Drm__Kms

(** @canonical Drm.Libdrm__c_generated_functions__Function_description__Functions *)
module Libdrm__c_generated_functions__Function_description__Functions = Drm__Libdrm__c_generated_functions__Function_description__Functions

(** @canonical Drm.Libdrm__c_generated_types *)
module Libdrm__c_generated_types = Drm__Libdrm__c_generated_types

(** @canonical Drm.Libdrm__function_gen__Function_description__Functions *)
module Libdrm__function_gen__Function_description__Functions = Drm__Libdrm__function_gen__Function_description__Functions

(** @canonical Drm.Libdrm__type_gen *)
module Libdrm__type_gen = Drm__Libdrm__type_gen

(** @canonical Drm.Modifier *)
module Modifier = Drm__Modifier

(** @canonical Drm.Type_description *)
module Type_description = Drm__Type_description

(** @canonical Drm.Types_generated *)
module Types_generated = Drm__Types_generated

(** @canonical Drm.Ufixed *)
module Ufixed = Drm__Ufixed

module Drm__ = struct end
[@@deprecated "this module is shadowed"]