mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-05-21 01:41:30 +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>