1
0

cgo.go 59 B

12345
  1. //go:build cgo
  2. package constant
  3. const CGO_ENABLED = true