package ctypes

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.23.0.tar.gz
sha256=cae47d815b27dd4c824a007f1145856044542fe2588d23a443ef4eefec360bf1
md5=b1af973ec9cf7867a63714e92df82f2a

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.