svn_stream_set_close

Function svn_stream_set_close 

Source
pub unsafe extern "C" fn svn_stream_set_close(
    stream: *mut svn_stream_t,
    close_fn: svn_close_fn_t,
)
Expand description

Set @a stream’s close function to @a close_fn