package async_ssl

  1. Overview
  2. Docs
An Async-pipe-based interface with OpenSSL

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.15.0.tar.gz
sha256=f218af427d80afa63a90e0d1ba04550256f28393ac9d79ec59a8ab52e1f7f508

doc/async_ssl.bindings/Async_ssl_bindings/Ffi_bindings/Progress_callback/index.html

Module Ffi_bindings.Progress_callbackSource

type fn = int -> int -> unit Ctypes_static.ptr -> unit
type t
val t : t Ctypes.typ
val t_opt : t option Ctypes.typ
val free : t -> unit
val of_fun : fn -> t
val with_fun : fn -> (t -> 'c) -> 'c
OCaml

Innovation. Community. Security.