sf_writef_double

Function sf_writef_double 

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