Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val inbuffer : [ `Inbuffer ] Ctypes.structure Ctypes.typ
val inbuf_psrc :
(unit Ctypes_static.ptr, [ `Inbuffer ] Ctypes.structure) Ctypes.field
val inbuf_size : (Unsigned.size_t, [ `Inbuffer ] Ctypes.structure) Ctypes.field
val inbuf_pos : (Unsigned.size_t, [ `Inbuffer ] Ctypes.structure) Ctypes.field
val outbuffer : [ `Outbuffer ] Ctypes.structure Ctypes.typ
val outbuf_pdst :
(unit Ctypes_static.ptr, [ `Outbuffer ] 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