WeChatFerry/Spy/rpc_server.h
2022-08-20 15:15:04 +08:00

5 lines
64 B
C

#pragma once
int RpcStartServer();
int RpcStopServer();