Skip to main content

svn_stream_supports_mark

Function svn_stream_supports_mark 

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

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

@see svn_stream_mark() @since New in 1.7.