alsa_sys

Function snd_pcm_format_set_silence

Source
pub unsafe extern "C" fn snd_pcm_format_set_silence(
    format: snd_pcm_format_t,
    buf: *mut c_void,
    samples: c_uint,
) -> c_int