mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
module WireGuardKitGo {
|
|
umbrella header "wireguard.h"
|
|
link "wg-go"
|
|
export *
|
|
}
|