WeChatFerry/WeChatFerry/sdk/sdk.h

5 lines
74 B
C
Raw Normal View History

2023-07-15 09:46:40 +08:00
#pragma once
int WxInitSDK(bool debug, int port);
int WxDestroySDK();