snd_pcm_bytes_to_frames

Function snd_pcm_bytes_to_frames 

Source
pub unsafe extern "C" fn snd_pcm_bytes_to_frames(
    pcm: *mut snd_pcm_t,
    bytes: isize,
) -> snd_pcm_sframes_t