pub unsafe extern "C" fn c4stream_write( arg1: *mut C4WriteStream, bytes: *const c_void, length: usize, arg2: *mut C4Error, ) -> bool
Writes data to a stream.