pub unsafe extern "C" fn svn_stream_close(
stream: *mut svn_stream_t,
) -> *mut svn_error_tExpand description
Close a generic stream. @see svn_stream_t.
pub unsafe extern "C" fn svn_stream_close(
stream: *mut svn_stream_t,
) -> *mut svn_error_tClose a generic stream. @see svn_stream_t.