NetTunnelWindows/NetTunnelSDKTestApp/common.h

5 lines
92 B
C
Raw Normal View History

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