sf_write_int

Function sf_write_int 

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