# rpav/cl-autowrap

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rpav-cl-autowrap).**

237 stars · 42 forks · Python · BSD-2-Clause

## Links

- GitHub: https://github.com/rpav/cl-autowrap
- awesome-repositories: https://awesome-repositories.com/repository/rpav-cl-autowrap.md

## Description

Using its own facilities, autowrap now includes autowrap/libffi. This allows functions that pass and return structs to be called using autowrap. To use this, just load or :depends-on cl-autowrap/libffi instead of cl-autowrap:

## Tags

### Part of an Awesome List

- [Foreign Function Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/foreign-function-interfaces.md) — Automatically generates bindings from C header files.
