Function vorbisfile_sys::ov_read_float [] [src]

pub unsafe extern "C" fn ov_read_float(
    vf: *mut OggVorbis_File,
    pcm_channels: *mut *mut *mut c_float,
    samples: c_int,
    bitstream: *mut c_int
) -> c_long