Function audio_device_alsa_sys::snd_pcm_pause[][src]

pub unsafe extern "C" fn snd_pcm_pause(
    pcm: *mut snd_pcm_t,
    enable: c_int
) -> c_int