Crates.io | alsa-sys |
lib.rs | alsa-sys |
version | 0.3.1 |
source | src |
created_at | 2014-12-16 18:04:50.556622 |
updated_at | 2020-12-22 20:30:50.582124 |
description | FFI bindings for the ALSA project (Advanced Linux Sound Architecture) |
homepage | |
repository | https://github.com/diwic/alsa-sys |
max_upload_size | |
id | 572 |
size | 283,749 |
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).