aboutsummaryrefslogtreecommitdiffstats
path: root/api/exports.def
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-11-02 16:04:33 +0100
committerSimon Rozman <simon@rozman.si>2020-11-02 16:38:56 +0100
commitc20e1683c21a1e281479f3caca1754b39820cd81 (patch)
tree742b13d4dd864676704559e05637f9487f260799 /api/exports.def
parentapi: statically compile devpkey constants (diff)
downloadwintun-c20e1683c21a1e281479f3caca1754b39820cd81.tar.xz
wintun-c20e1683c21a1e281479f3caca1754b39820cd81.zip
api: separate read-wait handle into other function
Makes the API a bit more clear. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'api/exports.def')
-rw-r--r--api/exports.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/exports.def b/api/exports.def
index fc31c6f..ddb0257 100644
--- a/api/exports.def
+++ b/api/exports.def
@@ -11,6 +11,7 @@ EXPORTS
WintunGetAdapterGUID
WintunGetAdapterLUID
WintunGetAdapterName
+ WintunGetReadWaitEvent
WintunGetVersion
WintunReceivePacket
WintunReceiveRelease