WeChatFerry/Spy/rpc_server.h

5 lines
64 B
C
Raw Normal View History

2021-02-12 23:21:57 +08:00
#pragma once
2022-08-20 15:15:04 +08:00
int RpcStartServer();
int RpcStopServer();