index
:
golang-1.22
debian
progress-linux
upstream
debian 12 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
internal
/
archive
/
testdata
/
mycgo
/
go.go
blob: 7b74f9138a62d3a7aec01e48041c94eda257d132 (
plain
)
1
2
3
4
5
package
mycgo
// void c1(void);
// void c2(void);
import
"C"