Function sndfile_sys::sf_readf_short[][src]

pub unsafe extern "C" fn sf_readf_short(
    sndfile: *mut SNDFILE,
    ptr: *mut c_short,
    frames: sf_count_t
) -> sf_count_t