module CI = Cstubs_internalsSourceval caml__1_LZ4_compressBound : int -> int Sourceval caml__2_LZ4_compress_limitedOutput :
bytes CI.ocaml ->
bytes CI.ocaml ->
int ->
int ->
int Sourceval caml__3_LZ4_compress_limitedOutput :
(_, _) CI.fatptr ->
(_, _) CI.fatptr ->
int ->
int ->
int Sourceval caml__4_LZ4_decompress_safe :
bytes CI.ocaml ->
bytes CI.ocaml ->
int ->
int ->
int Sourceval caml__5_LZ4_decompress_safe :
(_, _) CI.fatptr ->
(_, _) CI.fatptr ->
int ->
int ->
int Sourcetype 'a fn = | Returns : 'a CI.typ -> 'a return fn| Function : 'a CI.typ * 'b fn -> ('a -> 'b) fn
Sourceval map_result : ('a -> 'b) -> 'a -> 'b Sourceval (@->) : 'a CI.typ -> 'b fn -> ('a -> 'b) fn Sourceval foreign : 'a 'b. string -> ('a -> 'b) fn -> 'a -> 'b