svn_error_dup

Function svn_error_dup 

Source
pub unsafe extern "C" fn svn_error_dup(
    err: *const svn_error_t,
) -> *mut svn_error_t
Expand description

Create a new error that is a deep copy of @a err and return it.

@since New in 1.2.