package async_ssl

  1. Overview
  2. Docs

Module Async_ssl.Ffi_generatedSource

include Cstubs.FOREIGN with type 'a return = 'a and type 'a result = 'a
Sourcetype 'a fn
Sourcetype 'a return = 'a
Sourceval (@->) : 'a Ctypes.typ -> 'b fn -> ('a -> 'b) fn
Sourceval returning : 'a Ctypes.typ -> 'a return fn
Sourcetype 'a result = 'a
Sourceval foreign : string -> ('a -> 'b) fn -> ('a -> 'b) result
Sourceval foreign_value : string -> 'a Ctypes.typ -> 'a Ctypes.ptr result
OCaml

Innovation. Community. Security.