bottlenoselabs / c2cs

Generate C# bindings from a C header.
MIT License
250 stars 18 forks source link

Command: `library` #142

Closed lithiumtoast closed 1 year ago

lithiumtoast commented 1 year ago

Add a library command which takes in a configuration .json file. The purpose is to generate a shared C library for the purposes of P/Invoke with C#.