WeChatFerry/sdk/sdk.h
2023-04-08 18:58:10 +08:00

5 lines
85 B
C

#pragma once
int WxInitSDK(bool debug, const char *url);
int WxDestroySDK();