linuxtrack-sys 1.0.1

Bindings to the linuxtrack.c client library for head tracking.
Documentation
1
2
3
4
5
6
7
# Rust Linuxtrack Bindings

This crate provides Rust FFI bindings to
[linuxTrack](https://github.com/uglyDwarf/linuxtrack) for getting data from head
tracking devices.

See the example for info on how to use the library.