WeChatFerry/sdk/sdk.h
2023-02-25 01:53:02 +08:00

5 lines
68 B
C

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