mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
6 lines
105 B
Go
6 lines
105 B
Go
//go:build windows && !amd64 && !386 && !with_external_windivert
|
|
|
|
package windivert
|
|
|
|
var sysBytes []byte
|