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