mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-05-30 06:16:19 +00:00
Go adds trailing padding to DrvInfoDetailData struct in GOARCH=386 which confuses SetupAPI expecting exactly sizeof(SP_DRVINFO_DETAIL_DATA). Signed-off-by: Simon Rozman <simon@rozman.si>