Skip to main content

install_stream_alsa_lib

Function install_stream_alsa_lib 

Source
pub fn install_stream_alsa_lib(cx: &mut Cx) -> Result<()>
Expand description

Installs the AlsaLib into cx, idempotently.

Uses install_once, so repeated calls register the lib at most once.