Source code

Revision control

Copy as Markdown

Other Tools

//! Functions that bypass alsa-lib and talk directly to the kernel.
pub mod pcm;
mod ffi;