pub unsafe extern "C" fn svn_stream_supports_partial_read(
stream: *mut svn_stream_t,
) -> svn_boolean_tExpand description
Returns @c TRUE if the generic @c stream supports svn_stream_read2().
@since New in 1.9.
pub unsafe extern "C" fn svn_stream_supports_partial_read(
stream: *mut svn_stream_t,
) -> svn_boolean_tReturns @c TRUE if the generic @c stream supports svn_stream_read2().
@since New in 1.9.