Function alsa_sys::snd_pcm_frames_to_bytes [] [src]

pub unsafe extern "C" fn snd_pcm_frames_to_bytes(
    pcm: *mut snd_pcm_t,
    frames: snd_pcm_sframes_t
) -> ssize_t