You need to sign in or sign up before continuing.
Create a wrapper.h header and put all IEEE 1800 defs in the crate root
This makes life a bit easier as it avoids conflicting definitions when including bindgen-generated code in the same module scope and is more similar to what other bindings crates (ex. libc) do.
Loading
Please register or sign in to comment