pub unsafe extern "C" fn svn_stream_set_baton(
stream: *mut svn_stream_t,
baton: *mut c_void,
)Expand description
Set @a stream’s baton to @a baton
pub unsafe extern "C" fn svn_stream_set_baton(
stream: *mut svn_stream_t,
baton: *mut c_void,
)Set @a stream’s baton to @a baton