Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val to_unix_exn : Fcntl.Oflags.t -> Unix.open_flag
val to_unix : Fcntl.Oflags.t -> Unix.open_flag option
val of_unix_exn : Unix.open_flag -> Fcntl.Oflags.t
val of_unix : Unix.open_flag -> Fcntl.Oflags.t option
val host : Fcntl.Oflags.host