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