index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
alsa
/
src
/
direct.rs
blob: 239b5bd1582a6049d5b3d44763e3b1a19c0714a0 (
plain
)
1
2
3
4
5
//! Functions that bypass alsa-lib and talk directly to the kernel.
pub
mod
pcm
;
mod
ffi
;