WeChatFerry/WeChatFerry/sdk/sdk.h
2023-07-15 09:46:40 +08:00

5 lines
74 B
C

#pragma once
int WxInitSDK(bool debug, int port);
int WxDestroySDK();