svn_handle_error

Function svn_handle_error 

Source
pub unsafe extern "C" fn svn_handle_error(
    error: *mut svn_error_t,
    stream: *mut FILE,
    fatal: svn_boolean_t,
)
Expand description

Like svn_handle_error2() but with @c prefix set to “svn: “

@deprecated Provided for backward compatibility with the 1.1 API.