xlab / c-for-go

Automatic C-Go Bindings Generator for Go Programming Language
https://c.for-go.com
MIT License
1.5k stars 119 forks source link

add support for int128 and uint128 types #148

Closed jstrachan closed 1 year ago

jstrachan commented 1 year ago

I had issues when trying c-for-go on a project until I added support for the int128/uint128 types