WeChatFerry/sdk/sdk.h
2023-04-08 22:52:35 +08:00

5 lines
78 B
C

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