svn_txdelta_window_dup

Function svn_txdelta_window_dup 

Source
pub unsafe extern "C" fn svn_txdelta_window_dup(
    window: *const svn_txdelta_window_t,
    pool: *mut apr_pool_t,
) -> *mut svn_txdelta_window_t
Expand description

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

@since New in 1.3.