tapsdk-pc-sys 0.1.0

Raw FFI bindings to TapTap PC SDK
Documentation
  • Coverage
  • 42.67%
    64 out of 150 items documented0 out of 41 items with examples
  • Size
  • Source code size: 224.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.66 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dsh0416

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.