sf_write_double

Function sf_write_double 

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