WeChatFerry/sdk/sdk.h

5 lines
55 B
C
Raw Normal View History

2022-10-15 20:25:42 +08:00
#pragma once
2021-02-12 23:21:57 +08:00
2022-08-20 17:39:21 +08:00
int WxInitSDK();
2022-08-13 23:33:37 +08:00
int WxDestroySDK();