| Crates.io | teamtalk-sys |
| lib.rs | teamtalk-sys |
| version | 0.1.0 |
| created_at | 2025-12-25 01:28:39.350442+00 |
| updated_at | 2025-12-25 01:28:39.350442+00 |
| description | Native bindings for TeamTalk SDK |
| homepage | https://github.com/BlindMaster24/TeamTalkRust |
| repository | https://github.com/BlindMaster24/TeamTalkRust |
| max_upload_size | |
| id | 2004072 |
| size | 96,610 |
This TeamTalk library for Rust development generates a Rust library using bindgen. bindgen simply parses TeamTalk.h and generates a Rust API for the TeamTalk DLL.
Use cargo build to build the library.