Function sndfile_sys::sf_write_raw[][src]

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