NetTunnelWindows/NetTunnelSDKTestApp/common.h

6 lines
113 B
C
Raw Normal View History

#pragma once
int ShowRouteTable();
int NetShare();
int GetInterface();
void CryptoExample();
int SetRouteTable();