wcch Sounds very useful. It sounds similar to some other tools in other languages, but I'm not sure how those are implemented, JNA comes to mind.
Recently I wrote a Rust library and wrote the header by hand for C. It sounds like this could at least get things started. Though my guess is it would generate the right 'const ' vs. plain '' for pointers.
Recently I wrote a Rust library and wrote the header by hand for C. It sounds like this could at least get things started. Though my guess is it would generate the right 'const ' vs. plain '' for pointers.