Skip to main content

svn_stream_supports_reset

Function svn_stream_supports_reset 

Source
pub unsafe extern "C" fn svn_stream_supports_reset(
    stream: *mut svn_stream_t,
) -> svn_boolean_t
Expand description

Returns @c TRUE if the generic @a stream supports svn_stream_reset().

@see svn_stream_reset() @since New in 1.10.