mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
5 lines
59 B
C
5 lines
59 B
C
|
|
extern "C"
|
||
|
|
{
|
||
|
|
void mainRouteIface(int argc, char **argv);
|
||
|
|
}
|