repositorypackage
0.0.0-20230518182913-669bcdfdb68b
Repository: https://github.com/h12w/go-gccxml.git
Documentation: pkg.go.dev
# README
go-gccxml: Go binding and extension to gccxml
go-gccxml is a Go binding to gccxml (http://gccxml.github.io). Its main purpose is to parse C headers, and contains some extentions to make C declarations easier to process.
Castxml is also supported as a dropin replacement of gccxml.