more-cffi
2023-02-15
Extension of the CFFI project. A facility to wrap C bindings and write documentation.
Upstream URL
Author
Hector Galbis Sanchis <hectometrocuadrado@gmail.com>
License
The Unlicense
More-cffi
This project defines some macros that help you to create wrappers to foreign callbacks and structs. Also, it supports ADP to generate automatic documentation.
Installation
It is available on Quicklisp! Just eval (ql:quickload :more-cffi)
.