1
0
mirror of https://git.zx2c4.com/wireguard-nt synced 2024-09-22 06:11:35 +00:00
wireguard-nt/api/exports.def
Jason A. Donenfeld 5030636183 api: migrate to swdevice and rework entire api
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-10-06 18:05:46 +00:00

15 lines
335 B
Modula-2

LIBRARY wireguard.dll
EXPORTS
WireGuardCreateAdapter
WireGuardOpenAdapter
WireGuardCloseAdapter
WireGuardGetAdapterLUID
WireGuardGetAdapterState
WireGuardGetConfiguration
WireGuardGetRunningDriverVersion
WireGuardDeleteDriver
WireGuardSetAdapterLogging
WireGuardSetAdapterState
WireGuardSetConfiguration
WireGuardSetLogger