teamtalk-sys

Crates.ioteamtalk-sys
lib.rsteamtalk-sys
version0.1.0
created_at2025-12-25 01:28:39.350442+00
updated_at2025-12-25 01:28:39.350442+00
descriptionNative bindings for TeamTalk SDK
homepagehttps://github.com/BlindMaster24/TeamTalkRust
repositoryhttps://github.com/BlindMaster24/TeamTalkRust
max_upload_size
id2004072
size96,610
(BlindMaster24)

documentation

README

Rust library for TeamTalk DLL

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.

Commit count: 66

cargo fmt