Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val inbuf_size : (Unsigned.size_t, [ `Inbuffer ] Ctypes.structure) Ctypes.field
val inbuf_pos : (Unsigned.size_t, [ `Inbuffer ] Ctypes.structure) Ctypes.field
val outbuf_size :
(Unsigned.size_t, [ `Outbuffer ] Ctypes.structure) Ctypes.field
val outbuf_pos :
(Unsigned.size_t, [ `Outbuffer ] Ctypes.structure) Ctypes.field
val cctx : Context.Compression.t Ctypes.typ
val dctx : Context.Decompression.t Ctypes.typ
module Compression : sig ... end
module Decompression : sig ... end