pub unsafe extern "C" fn svn_wc_dup_status3(
orig_stat: *const svn_wc_status3_t,
pool: *mut apr_pool_t,
) -> *mut svn_wc_status3_t
Expand description
Return a deep copy of the @a orig_stat status structure, allocated in @a pool.
@since New in 1.7.