Skip to main content

svn_stream_puts

Function svn_stream_puts 

Source
pub unsafe extern "C" fn svn_stream_puts(
    stream: *mut svn_stream_t,
    str_: *const c_char,
) -> *mut svn_error_t
Expand description

Write NULL-terminated string @a str to @a stream.

@since New in 1.8.