Raw FFI bindings to TapTap PC SDK
This crate provides unsafe, low-level bindings to the TapTap PC SDK.
For a safe, high-level API, use the tapsdk-pc crate instead.
Platform Support
Windows only. This SDK only supports Windows (x86_64). On macOS and Linux, all functions will panic with an "unsupported platform" error.