bottlenoselabs / c2cs

Generate C# bindings from a C header.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C2CS

C to C# library bindings code generator. In go .h file, out come .cs file.

Documentation

For documentation on supported platforms, limitations, how to install C2CS, how to use C2CS, how to build C2CS, etc, see the docs/README.md.

License

C2CS is licensed under the MIT License (MIT).

There are a few exceptions to this detailed below. See the LICENSE file for more details on this main product's license.

About

Generate C# bindings from a C header.

License:MIT License


Languages

Language:C# 96.3%Language:C 3.3%Language:CMake 0.4%