svn_stream_set_write

Function svn_stream_set_write 

Source
pub unsafe extern "C" fn svn_stream_set_write(
    stream: *mut svn_stream_t,
    write_fn: svn_write_fn_t,
)
Expand description

Set @a stream’s write function to @a write_fn