Function sndfile_sys::sf_writef_int[][src]

pub unsafe extern "C" fn sf_writef_int(
    sndfile: *mut SNDFILE,
    ptr: *const c_int,
    frames: sf_count_t
) -> sf_count_t