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.