package ctypes

  1. Overview
  2. Docs
Combinators for binding to C libraries without writing any C

Install

Dune Dependency

Authors

Maintainers

Sources

0.21.1.tar.gz
sha256=6f2b3b0f26c202b75ed7df3867fd9580d3e592af4944875b92ec0ee3ca7e14ff
md5=8b201d932741c5096854e5eb39139b90

doc/ctypes.stubs/Cstubs_inverted/module-type-INTERNAL/index.html

Module type Cstubs_inverted.INTERNALSource

Sourceval enum : (string * int64) list -> 'a Ctypes.typ -> unit
Sourceval structure : _ Ctypes.structure Ctypes.typ -> unit
Sourceval union : _ Ctypes.union Ctypes.typ -> unit
Sourceval typedef : _ Ctypes.typ -> string -> unit
Sourceval internal : ?runtime_lock:bool -> string -> ('a -> 'b) Ctypes.fn -> ('a -> 'b) -> unit
OCaml

Innovation. Community. Security.