sf_write_float

Function sf_write_float 

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