issues
search
bottlenoselabs
/
c2cs
Generate C# bindings from a C header.
MIT License
250
stars
18
forks
source link
Bflat
#20
Closed
lithiumtoast
closed
3 years ago
lithiumtoast
commented
3 years ago
Remove bindgen for variable externs.
Switch back to using
DllImport
for function externs.
Update bindings for
clang
and libraries in tests.
DllImport
for function externs.clang
and libraries in tests.