An open API service indexing awesome lists of open source software.

https://github.com/zebp/dyn-bindgen

A prototype for a bindgen for dynamic libraries built on the libloading crate
https://github.com/zebp/dyn-bindgen

Last synced: about 2 months ago
JSON representation

A prototype for a bindgen for dynamic libraries built on the libloading crate

Awesome Lists containing this project

README

        

# dyn-bindgen
A **WIP** library to generate Rust bindings to dynamic libraries from C/C++ headers using [libloading](https://docs.rs/libloading/0.7.0/libloading/)