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/Ctypes_coerce/index.html

Module Ctypes_coerceSource

Sourcetype uncoercible_info
Sourceexception Uncoercible of uncoercible_info
Sourceval coerce : 'a Ctypes_static.typ -> 'b Ctypes_static.typ -> 'a -> 'b
Sourceval coerce_fn : 'a Ctypes_static.fn -> 'b Ctypes_static.fn -> 'a -> 'b
OCaml

Innovation. Community. Security.