Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val t : t Ctypes.structure Ctypes.typ
val int_of_protocol : protocol -> int
val protocol_of_int : int -> protocol
val protocol : protocol Ctypes.typ
val alloc : unit -> t Ctypes.structure Ctypes_static.ptr
val free : t Ctypes.structure Ctypes_static.ptr -> unit
val connect' : t Ctypes.structure Ctypes_static.ptr -> protocol -> int
val connect : t Ctypes.structure Ctypes_static.ptr -> protocol -> unit
val close : t Ctypes.structure Ctypes_static.ptr -> unit