Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.