Files
2020-12-03 13:32:24 +01:00

6 lines
90 B
Plaintext

module WireGuardKitGo {
umbrella header "wireguard.h"
link "wg-go"
export *
}