pub unsafe extern "C" fn svn_handle_warning(
stream: *mut FILE,
error: *mut svn_error_t,
)
Expand description
Like svn_handle_warning2() but with @c prefix set to “svn: “
@deprecated Provided for backward compatibility with the 1.1 API.
pub unsafe extern "C" fn svn_handle_warning(
stream: *mut FILE,
error: *mut svn_error_t,
)
Like svn_handle_warning2() but with @c prefix set to “svn: “
@deprecated Provided for backward compatibility with the 1.1 API.