Function sndfile_sys::sf_read_raw

source ·
pub unsafe extern "C" fn sf_read_raw(
    sndfile: *mut SNDFILE,
    ptr: *mut c_void,
    bytes: sf_count_t
) -> sf_count_t