summaryrefslogtreecommitdiffstats
path: root/third_party/rust/alsa-sys/README.md
blob: d796093418b6468cba87db0be1e62a43a4ee5638 (plain)
1
2
3
4
5
6
# alsa-sys

Rust raw FFI bindings for ALSA.

To avoid too long build times, the finished binding is committed into this repository.
If you need to regenerate it, run `regenerate_bindings.sh` (and have `bindgen` set up when you do so).