// devela::sys::device::audio
//
// public
//
// Access to hardware endpoints for input and output,
// including backend bindings for ALSA, JACK, Pulse,
// and platform-specific audio drivers.
//
// TEMP std (println), alloc (String)
// #[cfg(all(feature = "audio", feature = "unsafe_syscall", feature = "std"))]
// mod alsa;
// mod pulse;
cratestructural_mods!