pub unsafe extern "C" fn svn_repos_path_change_dup(
change: *mut svn_repos_path_change_t,
result_pool: *mut apr_pool_t,
) -> *mut svn_repos_path_change_t
Expand description
Return a deep copy of @a change, allocated in @a result_pool.
@since New in 1.10.