Skip to main content

svn_stream_set_seek

Function svn_stream_set_seek 

Source
pub unsafe extern "C" fn svn_stream_set_seek(
    stream: *mut svn_stream_t,
    seek_fn: svn_stream_seek_fn_t,
)
Expand description

Set @a stream’s seek function to @a seek_fn

@since New in 1.7.