svn_log_changed_path2_dup

Function svn_log_changed_path2_dup 

Source
pub unsafe extern "C" fn svn_log_changed_path2_dup(
    changed_path: *const svn_log_changed_path2_t,
    pool: *mut apr_pool_t,
) -> *mut svn_log_changed_path2_t
Expand description

Return a deep copy of @a changed_path, allocated in @a pool.

@since New in 1.6.