sing-box/constant/cgo.go

6 lines
59 B
Go

//go:build cgo
package constant
const CGO_ENABLED = true