c4stream_write

Function c4stream_write 

Source
pub unsafe extern "C" fn c4stream_write(
    arg1: *mut C4WriteStream,
    bytes: *const c_void,
    length: usize,
    arg2: *mut C4Error,
) -> bool
Expand description

Writes data to a stream.