teamtalk-sys 0.1.0

Native bindings for TeamTalk SDK
Documentation

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.