1NBD.STRICT(3)                                                    NBD.STRICT(3)
2
3
4

NAME

6       NBD.STRICT - no description
7

Module

9       Module   NBD.STRICT
10

Documentation

12       Module STRICT
13        : sig end
14
15
16
17
18
19
20
21       type t =
22        | COMMANDS
23        | FLAGS
24        | BOUNDS
25        | ZERO_SIZE
26        | ALIGN
27        | PAYLOAD
28        | AUTO_FLAG
29        | UNKNOWN of int
30
31
32
33
34
35       val mask : t list
36
37
38
39
40
41
42OCamldoc                          2023-10-31                     NBD.STRICT(3)
Impressum