package ppx_cstubs

  1. Overview
  2. Docs
Preprocessor for quick and dirty stub generation

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=10da28b219eb97232f0e0ee7da12b0f1
sha512=dddcacd97c097ab6e1288a0910db0bd297039766ac682730f3fec2a83b3f276e949ba536db87dc397abc20578f803bad7e65dbf418e333430ca2576a12762c16

CHANGES.md.html

0.2.0 (13/07/2019)

  • ppx_cstubs now compiles with OCaml 4.08.0.

  • Add support for static callbacks as an alternative to the libffi based Foreign.funptr.

  • Allow to use abstract values (similar to Ctypes.abstract) and integers of unknown size and signedness.

0.1.0 (24/04/2019)

  • First initial release

OCaml

Innovation. Community. Security.