package ctypes

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.24.0.tar.gz
sha256=249c5604c8554659761a7282db4ad200aa8c0fdc408cdb53102bd70feeb51955
md5=064316aaf508a9db203f114bb8401dee

doc/ctypes/Ctypes_structs/module-type-S/index.html

Module type Ctypes_structs.SSource

Sourcetype (_, _) field
Sourceval field : 't Ctypes_static.typ -> string -> 'a Ctypes_static.typ -> ('a, ('s, [< `Struct | `Union ]) Ctypes_static.structured as 't) field
Sourceval seal : (_, [< `Struct | `Union ]) Ctypes_static.structured Ctypes_static.typ -> unit