WeChatFerry/sdk/sdk.h

5 lines
68 B
C
Raw Normal View History

2023-02-25 01:53:02 +08:00
#pragma once
2021-02-12 23:21:57 +08:00
2023-02-25 01:53:02 +08:00
int WxInitSDK(bool debug);
2022-08-13 23:33:37 +08:00
int WxDestroySDK();